Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Daesni-intel_glue.c312 static void (*aesni_gcm_dec_tfm)(void *ctx, variable
1034 aesni_gcm_dec_tfm(aes_ctx, &data, dst, src, tempCipherLen, iv, in gcmaes_decrypt()
1447 aesni_gcm_dec_tfm = aesni_gcm_dec_avx2; in aesni_init()
1454 aesni_gcm_dec_tfm = aesni_gcm_dec_avx; in aesni_init()
1460 aesni_gcm_dec_tfm = aesni_gcm_dec; in aesni_init()