Home
last modified time | relevance | path

Searched defs:SSL_error_description (Results 1 – 2 of 2) sorted by relevance

/third_party/boringssl/src/ssl/
Dssl_lib.cc1397 const char *SSL_error_description(int err) { in SSL_error_description() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h298 #define SSL_error_description BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_error_description) macro