Searched refs:atmel_sha_find_dev (Results 1 – 1 of 1) sorted by relevance
404 static struct atmel_sha_dev *atmel_sha_find_dev(struct atmel_sha_ctx *tctx) in atmel_sha_find_dev() function430 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()