Function report |
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 activity | Download SCCT | Chinese |
Name:ahash_wait
Proto:static inline int ahash_wait(int err, struct crypto_wait *wait)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | err | |
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 |
Name | Describe |
---|---|
ima_calc_file_hash_atfm | |
calc_buffer_ahash_atfm |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |