Home
last modified time | relevance | path

Searched refs:SSL_get_verify_depth (Results 1 – 3 of 3) sorted by relevance

/external/curl/m4/
Dcurl-openssl.m4200 AC_LANG_FUNC_LINK_TRY([SSL_get_verify_depth])
/external/boringssl/src/include/openssl/
Dssl.h1946 OPENSSL_EXPORT int SSL_get_verify_depth(const SSL *ssl);
/external/boringssl/src/ssl/
Dssl_lib.c1074 int SSL_get_verify_depth(const SSL *ssl) { in SSL_get_verify_depth() function