Home
last modified time | relevance | path

Searched refs:spu_hmac_outer_hash (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c889 * spu_hmac_outer_hash() - Request synchonous software compute of the outer hash
898 static int spu_hmac_outer_hash(struct ahash_request *req, in spu_hmac_outer_hash() function
972 err = spu_hmac_outer_hash(req, ctx); in ahash_req_done()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dcipher.c887 * spu_hmac_outer_hash() - Request synchonous software compute of the outer hash
896 static int spu_hmac_outer_hash(struct ahash_request *req, in spu_hmac_outer_hash() function
970 err = spu_hmac_outer_hash(req, ctx); in ahash_req_done()

Completed in 9 milliseconds