Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\crypto\curve25519-fiat32.c Create Date:2022-07-28 06:45:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fe_mul_ttt

Proto:static __always_inline void fe_mul_ttt(fe *h, const fe *f, const fe *g)

Type:void

Parameter:

TypeParameterName
fe *h
const fe *f
const fe *g
430  fe_mul_impl(v, v, v)
Caller
NameDescribe
fe_loose_invert
curve25519_generic