Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_cmp.c470 int X509_chain_check_suiteb(int *perror_depth, X509 *x, STACK_OF(X509) *chain, in X509_chain_check_suiteb() argument
540 if (perror_depth) in X509_chain_check_suiteb()
541 *perror_depth = i; in X509_chain_check_suiteb()
556 int X509_chain_check_suiteb(int *perror_depth, X509 *x, STACK_OF(X509) *chain, in X509_chain_check_suiteb() argument
/freebsd/crypto/openssl/include/openssl/
H A Dx509.h.in778 int X509_chain_check_suiteb(int *perror_depth,
H A Dx509.h972 int X509_chain_check_suiteb(int *perror_depth,