Searched refs:is_aead (Results 1 – 1 of 1) sorted by relevance
128 bool is_aead = EVP_CIPHER_mode(cipher) == EVP_CIPH_GCM_MODE; in TestOperation() local136 if (is_aead) { in TestOperation()146 if (is_aead && !encrypt && in TestOperation()200 if (encrypt && is_aead) { in TestOperation()