Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:mlt

Proto:static inline u64 mlt(u64 a, u64 b)

Type:u64

Parameter:

TypeParameterName
u64a
u64b
17  Return a * b
Caller
NameDescribe
poly1305_core_blocks