Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/util/
H A Dcheck-format-test-negatives.c319 #define X509_STORE_CTX_set_error_depth(ctx, depth) \ macro
/freebsd-src/crypto/openssl/crypto/x509/
H A Dx509_vfy.c2150 void X509_STORE_CTX_set_error_depth(X509_STORE_CTX *ctx, int depth) in X509_STORE_CTX_set_error_depth() function