Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dcipher.c888 * spu_hmac_outer_hash() - Request synchonous software compute of the outer hash
897 static int spu_hmac_outer_hash(struct ahash_request *req, in spu_hmac_outer_hash() function
971 err = spu_hmac_outer_hash(req, ctx); in ahash_req_done()