Searched refs:SSL_CIPHER_is_aead (Results 1 – 5 of 5) 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.
388 SSL_CIPHER_is_aead 389 3_0_0 EXIST::FUNCTION:
2154 int SSL_CIPHER_is_aead(const SSL_CIPHER *c) in SSL_CIPHER_is_aead() function
222 | `SSL_CIPHER_is_aead` | Global | U | A | NC\* | Done …
1590 __owur int SSL_CIPHER_is_aead(const SSL_CIPHER *c);
Completed in 30 milliseconds