Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\ima\ima_crypto.c Create Date:2022-07-28 19:58:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ahash_wait

Proto:static inline int ahash_wait(int err, struct crypto_wait *wait)

Type:int

Parameter:

TypeParameterName
interr
struct crypto_wait *wait
196  err = crypto_wait_req(err, wait)
198  If err Then pr_crit_ratelimited("ahash calculation failed: err: %d\n", err)
201  Return err
Caller
NameDescribe
ima_calc_file_hash_atfm
calc_buffer_ahash_atfm