Searched defs:ciphertext_len (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext4/
H A Dcrypto_fname.c62 u32 ciphertext_len; ext4_fname_encrypt() local
473 u32 ciphertext_len; ext4_fname_crypto_namelen_on_disk() local
/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_glue.c197 aesni_gcm_dec_avx(void *ctx, u8 *out, const u8 *in, unsigned long ciphertext_len, u8 *iv, u8 *hash_subkey, const u8 *aad, unsigned long aad_len, u8 *auth_tag, unsigned long auth_tag_len) aesni_gcm_dec_avx() argument
252 aesni_gcm_dec_avx2(void *ctx, u8 *out, const u8 *in, unsigned long ciphertext_len, u8 *iv, u8 *hash_subkey, const u8 *aad, unsigned long aad_len, u8 *auth_tag, unsigned long auth_tag_len) aesni_gcm_dec_avx2() argument

Completed in 174 milliseconds