Lines Matching defs:iv
477 const u8 *in, unsigned int len, u8 *iv) in aesni_ctr_enc_avx_tfm()
543 static void aesni_xts_enc(const void *ctx, u8 *dst, const u8 *src, le128 *iv) in aesni_xts_enc()
548 static void aesni_xts_dec(const void *ctx, u8 *dst, const u8 *src, le128 *iv) in aesni_xts_dec()
553 static void aesni_xts_enc32(const void *ctx, u8 *dst, const u8 *src, le128 *iv) in aesni_xts_enc32()
558 static void aesni_xts_dec32(const void *ctx, u8 *dst, const u8 *src, le128 *iv) in aesni_xts_dec32()
687 u8 *iv, void *aes_ctx) in gcmaes_crypt_by_sg()
816 u8 *hash_subkey, u8 *iv, void *aes_ctx) in gcmaes_encrypt()
823 u8 *hash_subkey, u8 *iv, void *aes_ctx) in gcmaes_decrypt()
835 u8 *iv = PTR_ALIGN(&ivbuf[0], AESNI_ALIGN); in helper_rfc4106_encrypt() local
863 u8 *iv = PTR_ALIGN(&ivbuf[0], AESNI_ALIGN); in helper_rfc4106_decrypt() local
994 u8 *iv = PTR_ALIGN(&ivbuf[0], AESNI_ALIGN); in generic_gcmaes_encrypt() local
1011 u8 *iv = PTR_ALIGN(&ivbuf[0], AESNI_ALIGN); in generic_gcmaes_decrypt() local