Searched refs:AVX_GEN2_OPTSIZE (Results 1 – 1 of 1) sorted by relevance
108 #define AVX_GEN2_OPTSIZE 640 macro212 if ((plaintext_len < AVX_GEN2_OPTSIZE) || (aes_ctx-> key_length != AES_KEYSIZE_128)){ in aesni_gcm_enc_avx()230 if ((ciphertext_len < AVX_GEN2_OPTSIZE) || (aes_ctx-> key_length != AES_KEYSIZE_128)) { in aesni_gcm_dec_avx()267 if ((plaintext_len < AVX_GEN2_OPTSIZE) || (aes_ctx-> key_length != AES_KEYSIZE_128)) { in aesni_gcm_enc_avx2()289 if ((ciphertext_len < AVX_GEN2_OPTSIZE) || (aes_ctx-> key_length != AES_KEYSIZE_128)) { in aesni_gcm_dec_avx2()928 req->cryptlen < AVX_GEN2_OPTSIZE) { in gcmaes_encrypt()1000 req->cryptlen < AVX_GEN2_OPTSIZE) { in gcmaes_decrypt()