Searched defs:SSL_ERROR_PENDING_CERTIFICATE (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/include/openssl/
H A Dssl.h503 // SSL_ERROR_PENDING_CERTIFICATE indicates the operation failed because the
508 #define SSL_ERROR_PENDING_CERTIFICATE 12 macro
3408 // |SSL_ERROR_PENDING_CERTIFICATE| and the caller should arrange for the
/external/boringssl/src/include/openssl/
H A Dssl.h503 // SSL_ERROR_PENDING_CERTIFICATE indicates the operation failed because the
508 #define SSL_ERROR_PENDING_CERTIFICATE 12 macro
3408 // |SSL_ERROR_PENDING_CERTIFICATE| and the caller should arrange for the

Completed in 66 milliseconds