Searched refs:atmel_aes_authenc_crypt (Results 1 – 1 of 1) sorted by relevance
1993 static int atmel_aes_authenc_crypt(struct aead_request *req, in atmel_aes_authenc_crypt() function2024 return atmel_aes_authenc_crypt(req, AES_FLAGS_CBC | AES_FLAGS_ENCRYPT); in atmel_aes_authenc_cbc_aes_encrypt()2029 return atmel_aes_authenc_crypt(req, AES_FLAGS_CBC); in atmel_aes_authenc_cbc_aes_decrypt()