Home
last modified time | relevance | path

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

/linux-4.4.14/security/integrity/ima/
Dima_crypto.c233 int rc, read = 0, rbuf_len, active = 0, ahash_rc = 0; in ima_calc_file_hash_atfm() local
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()
315 ahash_rc = crypto_ahash_update(req); in ima_calc_file_hash_atfm()
321 rc = ahash_wait(ahash_rc, &res); in ima_calc_file_hash_atfm()