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