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:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:h = f

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

Type:void

Parameter:

TypeParameterName
fe *h
const fe *f
205  Not static to avoid a conflict with the prototype in the Linux headers.
Caller
NameDescribe
curve25519_generic