Home
last modified time | relevance | path

Searched refs:x509_verify_ctx_error_string (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/include/openssl/
H A Dx509_verify.h35 const char *x509_verify_ctx_error_string(X509_VERIFY_CTX *ctx);
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_verify.c1085 x509_verify_ctx_error_string(struct x509_verify_ctx *ctx) in x509_verify_ctx_error_string() function