Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/x509/
Dx509_vfy.c2802 static int check_dane_pkeys(X509_STORE_CTX *ctx) in check_dane_pkeys() function
3283 trust = check_dane_pkeys(ctx); in build_chain()