Home
last modified time | relevance | path

Searched refs:atmel_sha_find_dev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-sha.c404 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) in atmel_sha_find_dev() function
430 struct atmel_sha_dev *dd = atmel_sha_find_dev(tctx); in atmel_sha_init()
2132 return (atmel_sha_find_dev(&dummy) != NULL); in atmel_sha_authenc_is_ready()
2234 dd = atmel_sha_find_dev(tctx); in atmel_sha_authenc_schedule()
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-sha.c405 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) in atmel_sha_find_dev() function
431 struct atmel_sha_dev *dd = atmel_sha_find_dev(tctx); in atmel_sha_init()
2158 return (atmel_sha_find_dev(&dummy) != NULL); in atmel_sha_authenc_is_ready()
2260 dd = atmel_sha_find_dev(tctx); in atmel_sha_authenc_schedule()

Completed in 7 milliseconds