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