Home
last modified time | relevance | path

Searched refs:hash_subkey (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/crypto/
Daesni-intel_glue.c60 u8 hash_subkey[16] AESNI_ALIGN_ATTR; member
66 u8 hash_subkey[16] AESNI_ALIGN_ATTR; member
139 u8 *hash_subkey, const u8 *aad, unsigned long aad_len,
161 u8 *hash_subkey, const u8 *aad, unsigned long aad_len,
168 u8 *hash_subkey, const u8 *aad,
193 asmlinkage void aesni_gcm_precomp_avx_gen2(void *my_ctx_data, u8 *hash_subkey);
208 u8 *hash_subkey, const u8 *aad, unsigned long aad_len, in aesni_gcm_enc_avx() argument
214 plaintext_len, iv, hash_subkey, aad, in aesni_gcm_enc_avx()
217 aesni_gcm_precomp_avx_gen2(ctx, hash_subkey); in aesni_gcm_enc_avx()
226 u8 *hash_subkey, const u8 *aad, unsigned long aad_len, in aesni_gcm_dec_avx() argument
[all …]
Daesni-intel_avx-x86_64.S1532 # u8 *hash_subkey)# /* H, the Hash sub key input. Data starts on a 16-byte boundary. */
2855 # u8 *hash_subkey)# /* H, the Hash sub key input.