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_tll

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

Type:void

Parameter:

TypeParameterName
fe *h
const fe_loose *f
const fe_loose *g
441  fe_mul_impl(v, v, v)
Caller
NameDescribe
curve25519_generic