Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Datmel-aes.c1461 static int atmel_aes_gcm_data(struct atmel_aes_dev *dd);
1610 return atmel_aes_gcm_data(dd); in atmel_aes_gcm_length()
1622 return atmel_aes_gcm_data(dd); in atmel_aes_gcm_length()
1625 static int atmel_aes_gcm_data(struct atmel_aes_dev *dd) in atmel_aes_gcm_data() function
1641 dd->resume = atmel_aes_gcm_data; in atmel_aes_gcm_data()