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

Name:cmovznz32

Proto:static __always_inline u32 cmovznz32(u32 t, u32 z, u32 nz)

Type:u32

Parameter:

TypeParameterName
u32t
u32z
u32nz
104  t = - Not Not t
105  Return t & nz | ~t & z
Caller
NameDescribe
fe_freeze