Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/inside-secure/
Dsafexcel_hash.c2815 static int safexcel_hmac_sha3_224_init(struct ahash_request *areq) in safexcel_hmac_sha3_224_init() function
2842 return safexcel_hmac_sha3_224_init(req) ?: in safexcel_hmac_sha3_224_digest()
2858 .init = safexcel_hmac_sha3_224_init,