Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/
Dn2_core.c521 unsigned int result_size, void *hash_loc, in n2_do_async_digest() argument
570 ent->auth_iv_addr = __pa(hash_loc); in n2_do_async_digest()
574 ent->dest_addr = __pa(hash_loc); in n2_do_async_digest()
601 memcpy(req->result, hash_loc, result_size); in n2_do_async_digest()