Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c146 #define regk_crypto_sha256 0x00000008 macro
1008 case regk_crypto_sha256: in create_hash_pad()
2276 oper = hmac ? regk_crypto_hmac_sha256 : regk_crypto_sha256; in artpec6_crypto_init_hash()