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

Name:fe_frombytes

Proto:static __always_inline void fe_frombytes(fe *h, const u8 *s)

Type:void

Parameter:

TypeParameterName
fe *h
const u8 *s
55  fe_frombytes_impl(v, s)
Caller
NameDescribe
curve25519_generic