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

/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_vpm.c137 * If X509_VP_FLAG_ONCE is set then the current inh_flags setting is zeroed
162 if (inh_flags & X509_VP_FLAG_ONCE)
H A Dx509_vfy.h439 # define X509_VP_FLAG_ONCE 0x10 macro
H A Dx509_vfy.c2164 ctx->param->inh_flags |= X509_VP_FLAG_DEFAULT | X509_VP_FLAG_ONCE;

Completed in 111 milliseconds