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

/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_vfy.h421 # define X509_V_FLAG_NOTIFY_POLICY 0x800 macro
H A Dx509_vfy.c1613 if (ctx->param->flags & X509_V_FLAG_NOTIFY_POLICY) {
/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.c2239 flags |= X509_V_FLAG_NOTIFY_POLICY;

Completed in 164 milliseconds