Searched refs:atmel_aes_gcm_ghash_init (Results 1 – 1 of 1) sorted by relevance
1455 static int atmel_aes_gcm_ghash_init(struct atmel_aes_dev *dd);1486 return atmel_aes_wait_for_data_ready(dd, atmel_aes_gcm_ghash_init); in atmel_aes_gcm_ghash()1489 static int atmel_aes_gcm_ghash_init(struct atmel_aes_dev *dd) in atmel_aes_gcm_ghash_init() function