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