HomeSort by relevance Sort by last modified time
    Searched refs:X509_VP_FLAG_DEFAULT (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/crypto/x509/
x509_vpm.c 137 * param->inh_flags = X509_VP_FLAG_DEFAULT;
212 * If X509_VP_FLAG_DEFAULT is set then anything set in the source is copied
262 if (inh_flags & X509_VP_FLAG_DEFAULT)
327 to->inh_flags |= X509_VP_FLAG_DEFAULT;
x509_vfy.c     [all...]
  /external/boringssl/src/include/openssl/
x509_vfy.h 406 #define X509_VP_FLAG_DEFAULT 0x1

Completed in 49 milliseconds