Searched defs:is_aead (Results 1 – 8 of 8) sorted by relevance
64 bool* is_aead, in SSLCipherSuiteToStrings()
44 bool is_aead, is_tls13; in TEST() local
209 pub fn is_aead(&self) -> bool { in is_aead() method
586 bool is_aead; in TEST_F() local1247 bool is_aead; in TEST_F() local
179 bool is_aead = EVP_CIPHER_mode(cipher) == EVP_CIPH_GCM_MODE; in TestOperation() local
186 bool is_aead = EVP_CIPHER_mode(cipher) == EVP_CIPH_GCM_MODE; in TestCipherAPI() local