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

  /external/boringssl/src/crypto/x509/
x509_cmp.c 374 *pflags &= ~X509_V_FLAG_SUITEB_128_LOS_ONLY;
378 if (!(*pflags & X509_V_FLAG_SUITEB_128_LOS_ONLY))
  /external/boringssl/src/include/openssl/
x509_vfy.h 392 #define X509_V_FLAG_SUITEB_128_LOS_ONLY 0x10000

Completed in 87 milliseconds