Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-authenc.h27 bool atmel_sha_authenc_is_ready(void);
H A Datmel-sha.c2127 bool atmel_sha_authenc_is_ready(void) in atmel_sha_authenc_is_ready() function
2134 EXPORT_SYMBOL_GPL(atmel_sha_authenc_is_ready);
H A Datmel-aes.c2558 if (aes_dd->caps.has_authenc && !atmel_sha_authenc_is_ready()) { in atmel_aes_probe()