Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dx509_vfy.h265 #define X509_VP_FLAG_ONCE 0x10 macro
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_vpm.c293 if (inh_flags & X509_VP_FLAG_ONCE) in X509_VERIFY_PARAM_inherit()
H A Dx509_vfy.c2446 ctx->param->inh_flags |= X509_VP_FLAG_DEFAULT|X509_VP_FLAG_ONCE; in X509_STORE_CTX_init()