Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:poly1305_core_init

Proto:static inline void poly1305_core_init(struct poly1305_state *state)

Type:void

Parameter:

TypeParameterName
struct poly1305_state *state
21  * state = (struct poly1305_state){}
Caller
NameDescribe
poly1305_init_generic