Searched refs:atmel_aes_gcm_crypt (Results 1 – 1 of 1) sorted by relevance
1746 static int atmel_aes_gcm_crypt(struct aead_request *req, in atmel_aes_gcm_crypt() function1807 return atmel_aes_gcm_crypt(req, AES_FLAGS_ENCRYPT); in atmel_aes_gcm_encrypt()1812 return atmel_aes_gcm_crypt(req, 0); in atmel_aes_gcm_decrypt()