Searched defs:SSL_get_options (Results 1 – 4 of 4) sorted by relevance
4717 #define SSL_get_options SSL_get_options macro
1462 uint32_t SSL_get_options(const SSL *ssl) { return ssl->options; } in SSL_get_options() function
4642 unsigned long SSL_get_options(const SSL *s) in SSL_get_options() function
340 #define SSL_get_options BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_options) macro