Searched defs:AES_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
43 int len, const u8 iv[AES_BLOCK_SIZE]) in aescfb_encrypt()72 int len, const u8 iv[AES_BLOCK_SIZE]) in aescfb_decrypt()
17 #define AES_BLOCK_SIZE 16 macro
621 u8 iv[AES_BLOCK_SIZE]) in aesni_xts_encrypt_iv()628 u8 tweak[AES_BLOCK_SIZE]) in aesni_xts_encrypt()635 u8 tweak[AES_BLOCK_SIZE]) in aesni_xts_decrypt()
25 #define AES_BLOCK_SIZE 16 macro