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