Searched refs:SSL_CIPHER_is_aead (Results 1 – 7 of 7) sorted by relevance
16 SSL_CIPHER_is_aead,37 int SSL_CIPHER_is_aead(const SSL_CIPHER *c);94 SSL_CIPHER_is_aead() returns 1 if the cipher B<c> is AEAD (e.g. GCM or173 SSL_CIPHER_is_aead() returns 1 if the cipher is AEAD or 0 otherwise.
37 SSL_CIPHER_is_aead;
388 SSL_CIPHER_is_aead 389 3_0_0 EXIST::FUNCTION:
2156 int SSL_CIPHER_is_aead(const SSL_CIPHER *c) in SSL_CIPHER_is_aead() function
1630 __owur int SSL_CIPHER_is_aead(const SSL_CIPHER *c);
1558 __owur int SSL_CIPHER_is_aead(const SSL_CIPHER *c);
3765 MLINKS+= SSL_CIPHER_get_name.3 SSL_CIPHER_is_aead.3