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

/external/openssl/crypto/x509/
H A Dx509_vfy.h385 #define X509_V_FLAG_NOTIFY_POLICY 0x800 macro
H A Dx509_vfy.c1523 if (ctx->param->flags & X509_V_FLAG_NOTIFY_POLICY)
/external/openssl/include/openssl/
H A Dx509_vfy.h385 #define X509_V_FLAG_NOTIFY_POLICY 0x800 macro
/external/openssl/apps/
H A Dapps.c2334 flags |= X509_V_FLAG_NOTIFY_POLICY;

Completed in 284 milliseconds