Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Datmel-sha.c1648 static inline bool atmel_sha_hmac_key_get(const struct atmel_sha_hmac_key *hkey, in atmel_sha_hmac_key_get() function
1727 if (likely(!atmel_sha_hmac_key_get(&hmac->hkey, &key, &keylen))) in atmel_sha_hmac_setup()