函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\crypto\hash.h Create Date:2022-07-27 06:47:27
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:crypto_ahash_tfm

函数原型:static inline struct crypto_tfm *crypto_ahash_tfm(struct crypto_ahash *tfm)

返回类型:struct crypto_tfm

参数:

类型参数名称
struct crypto_ahash *tfm
257  返回:base
调用者
名称描述
crypto_free_ahash归零并释放ahash
crypto_ahash_alg_name
crypto_ahash_driver_name
crypto_ahash_alignmask
crypto_ahash_blocksizerypto_ahash_blocksize() - obtain block size for cipher*@tfm: cipher handle* The block size for the message digest cipher referenced with the cipher* handle is returned.* Return: block size of cipher
crypto_hash_alg_common
crypto_ahash_get_flags
crypto_ahash_set_flags
crypto_ahash_clear_flags
ahash_request_set_tfmahash_request_set_tfm() - update cipher handle reference in request*@req: request handle to be modified*@tfm: cipher handle that shall be added to the request handle* Allow the caller to replace the existing ahash handle in the request