Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\crypto\curve25519-hacl64.c Create Date:2022-07-28 06:46:24
Last Modify:2022-05-21 12:16:42 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fsquare_fsquare_times_

Proto:static __always_inline void fsquare_fsquare_times_(u64 *output, u128 *tmp, u32 count1)

Type:void

Parameter:

TypeParameterName
u64 *output
u128 *tmp
u32count1
278  fsquare_fsquare_(tmp, output)
279  When i < count1 cycle fsquare_fsquare_(tmp, output)
Caller
NameDescribe
fsquare_fsquare_times
fsquare_fsquare_times_inplace