Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vfy.c2853 static int check_dane_pkeys(X509_STORE_CTX *ctx) in check_dane_pkeys() function
3274 trust = check_dane_pkeys(ctx); in build_chain()