Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_vfy.c2813 static int dane_match_cert(X509_STORE_CTX *ctx, X509 *cert, int depth) in dane_match_cert() function
2971 if (cert != NULL && (matched = dane_match_cert(ctx, cert, depth)) < 0) in check_dane_issuer()
3145 matched = dane_match_cert(ctx, ctx->cert, 0); in dane_verify()

Completed in 18 milliseconds