Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Datmel-authenc.h40 int atmel_sha_authenc_init(struct ahash_request *req,
H A Datmel-sha.c2276 int atmel_sha_authenc_init(struct ahash_request *req, in atmel_sha_authenc_init() function
2300 EXPORT_SYMBOL_GPL(atmel_sha_authenc_init);
H A Datmel-aes.c2006 return atmel_sha_authenc_init(&rctx->auth_req, in atmel_aes_authenc_init()