Searched refs:X509_V_FLAG_SUITEB_128_LOS_ONLY (Results 1 – 2 of 2) sorted by relevance
378 *pflags &= ~X509_V_FLAG_SUITEB_128_LOS_ONLY; in check_suite_b()384 if (!(*pflags & X509_V_FLAG_SUITEB_128_LOS_ONLY)) in check_suite_b()
406 #define X509_V_FLAG_SUITEB_128_LOS_ONLY 0x10000 macro