HomeSort by: relevance | last modified time | path
    Searched refs:X509_VP_FLAG_RESET_FLAGS (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/x509/
x509_vpm.c 130 * If X509_VP_FLAG_RESET_FLAGS is set then the flags value is copied instead
182 if ((inh_flags & X509_VP_FLAG_RESET_FLAGS) != 0)
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
x509_vpm.c 133 * If X509_VP_FLAG_RESET_FLAGS is set then the flags value is copied instead
185 if ((inh_flags & X509_VP_FLAG_RESET_FLAGS) != 0)
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509/
x509_vpm.c 133 * If X509_VP_FLAG_RESET_FLAGS is set then the flags value is copied instead
192 if (inh_flags & X509_VP_FLAG_RESET_FLAGS)
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
x509_vfy.h 246 # define X509_VP_FLAG_RESET_FLAGS 0x4
  /src/crypto/external/apache2/openssl/dist/include/openssl/
x509_vfy.h.in 379 #define X509_VP_FLAG_RESET_FLAGS 0x4
  /src/crypto/external/bsd/openssl/dist/include/openssl/
x509_vfy.h.in 371 # define X509_VP_FLAG_RESET_FLAGS 0x4

Completed in 26 milliseconds