Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/
Datmel-sha.c1610 struct atmel_sha_hmac_key { struct
1617 static inline void atmel_sha_hmac_key_init(struct atmel_sha_hmac_key *hkey) in atmel_sha_hmac_key_init() argument
1622 static inline void atmel_sha_hmac_key_release(struct atmel_sha_hmac_key *hkey) in atmel_sha_hmac_key_release()
1628 static inline int atmel_sha_hmac_key_set(struct atmel_sha_hmac_key *hkey, in atmel_sha_hmac_key_set()
1648 static inline bool atmel_sha_hmac_key_get(const struct atmel_sha_hmac_key *hkey, in atmel_sha_hmac_key_get()
1664 struct atmel_sha_hmac_key hkey;