Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-aes.c1399 static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd);
1444 return atmel_aes_gcm_ghash_finalize(dd); in atmel_aes_gcm_ghash_init()
1447 static int atmel_aes_gcm_ghash_finalize(struct atmel_aes_dev *dd) in atmel_aes_gcm_ghash_finalize() function
1460 dd->resume = atmel_aes_gcm_ghash_finalize; in atmel_aes_gcm_ghash_finalize()