Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:fe_mul121666

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

Type:void

Parameter:

TypeParameterName
fe *h
const fe_loose *f
753  NOTE: based on fiat-crypto fe_mul, edited for in2=121666, 0, 0.
Caller
NameDescribe
curve25519_generic