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

  /external/boringssl/src/crypto/x509/
x_crl.c 360 crl->idp_flags |= IDP_INDIRECT;
x509_vfy.c 1131 if (crl->idp_flags & (IDP_INDIRECT | IDP_REASONS))
1146 if (!(crl->idp_flags & IDP_INDIRECT))
    [all...]
  /external/boringssl/src/include/openssl/
x509v3.h 375 #define IDP_INDIRECT 0x20

Completed in 6125 milliseconds