Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Datmel-aes.c1236 static int atmel_aes_gcm_ghash_init(struct atmel_aes_dev *dd);
1267 return atmel_aes_wait_for_data_ready(dd, atmel_aes_gcm_ghash_init); in atmel_aes_gcm_ghash()
1270 static int atmel_aes_gcm_ghash_init(struct atmel_aes_dev *dd) in atmel_aes_gcm_ghash_init() function