Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dn2_core.c522 unsigned int result_size, void *hash_loc, in n2_do_async_digest() argument
571 ent->auth_iv_addr = __pa(hash_loc); in n2_do_async_digest()
575 ent->dest_addr = __pa(hash_loc); in n2_do_async_digest()
602 memcpy(req->result, hash_loc, result_size); in n2_do_async_digest()