Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Datmel-sha.c68 #define SHA_OP_DIGEST 3 macro
1838 case SHA_OP_DIGEST: in atmel_sha_hmac_start()
1941 return atmel_sha_enqueue(req, SHA_OP_DIGEST); in atmel_sha_hmac_digest()