Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx509_vfy.c52 static int check_id(X509_STORE_CTX *ctx);
219 || (ok = check_id(ctx)) <= 0 in verify_chain()
788 static int check_id(X509_STORE_CTX *ctx) in check_id() function
2942 !check_id(ctx)) in dane_verify()