Home
last modified time | relevance | path

Searched refs:ahash_wait (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/security/integrity/ima/
Dima_crypto.c209 static int ahash_wait(int err, struct ahash_completion *res) in ahash_wait() function
250 rc = ahash_wait(crypto_ahash_init(req), &res); in ima_calc_file_hash_atfm()
291 rc = ahash_wait(ahash_rc, &res); in ima_calc_file_hash_atfm()
307 rc = ahash_wait(ahash_rc, &res); in ima_calc_file_hash_atfm()
321 rc = ahash_wait(ahash_rc, &res); in ima_calc_file_hash_atfm()
330 rc = ahash_wait(crypto_ahash_final(req), &res); in ima_calc_file_hash_atfm()