atmel_aes_authenc_crypt
return atmel_aes_authenc_crypt(req, AES_FLAGS_CBC | AES_FLAGS_ENCRYPT);
return atmel_aes_authenc_crypt(req, AES_FLAGS_CBC);