Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:crypto_cipher_cast

Proto:static inline struct crypto_cipher *crypto_cipher_cast(struct crypto_tfm *tfm)

Type:struct crypto_cipher

Parameter:

TypeParameterName
struct crypto_tfm *tfm
768  BUG_ON(crypto_tfm_alg_type(tfm) != CRYPTO_ALG_TYPE_CIPHER)
769  Return DOC: Single Block Cipher API* The single block cipher API is used with the ciphers of type* CRYPTO_ALG_TYPE_CIPHER (listed as type "cipher" in /proc/crypto).* Using the single block cipher API calls, operations with the basic cipher