Searched refs:X509_V_FLAG_SUITEB_128_LOS_ONLY (Results 1 – 4 of 4) sorted by relevance
380 *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()
385 *pflags &= ~X509_V_FLAG_SUITEB_128_LOS_ONLY; in check_suite_b()389 if (!(*pflags & X509_V_FLAG_SUITEB_128_LOS_ONLY)) in check_suite_b()
410 #define X509_V_FLAG_SUITEB_128_LOS_ONLY 0x10000 macro