Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Datmel-authenc.h28 bool atmel_sha_authenc_is_ready(void);
Datmel-sha.c2153 bool atmel_sha_authenc_is_ready(void) in atmel_sha_authenc_is_ready() function
2160 EXPORT_SYMBOL_GPL(atmel_sha_authenc_is_ready);
Datmel-aes.c2607 if (aes_dd->caps.has_authenc && !atmel_sha_authenc_is_ready()) { in atmel_aes_probe()