Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-aes.c139 atmel_aes_fn_t ghash_resume; member
1426 ctx->ghash_resume = resume; in atmel_aes_gcm_ghash()
1469 return ctx->ghash_resume(dd); in atmel_aes_gcm_ghash_finalize()
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-aes.c139 atmel_aes_fn_t ghash_resume; member
1457 ctx->ghash_resume = resume; in atmel_aes_gcm_ghash()
1500 return ctx->ghash_resume(dd); in atmel_aes_gcm_ghash_finalize()

Completed in 7 milliseconds