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