Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/x509/
H A Dx509_vfy.c114 static int cert_self_signed(X509 *x) in cert_self_signed() function
2953 int ss = cert_self_signed(cert); in build_chain()
3133 ss = cert_self_signed(x); in build_chain()
3254 ss = cert_self_signed(xtmp); in build_chain()