Searched refs:calc_buffer_ahash_atfm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_crypto.c | 663 static int calc_buffer_ahash_atfm(const void *buf, loff_t len, in calc_buffer_ahash_atfm() function 713 rc = calc_buffer_ahash_atfm(buf, len, hash, tfm); in calc_buffer_ahash()
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_crypto.c | 663 static int calc_buffer_ahash_atfm(const void *buf, loff_t len, in calc_buffer_ahash_atfm() function 713 rc = calc_buffer_ahash_atfm(buf, len, hash, tfm); in calc_buffer_ahash()
|
Completed in 2 milliseconds