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