Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\crypto.h Create Date:2022-07-28 05:46:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:crypto_cipher_set_flags

Proto:static inline void crypto_cipher_set_flags(struct crypto_cipher *tfm, u32 flags)

Type:void

Parameter:

TypeParameterName
struct crypto_cipher *tfm
u32flags
862  crypto_tfm_set_flags(crypto_cipher_tfm(tfm), flags)