Searched refs:X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
376 return X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED; in check_suite_b()385 return X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED; in check_suite_b()454 || rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED) && i) in X509_chain_check_suiteb()459 if (rv == X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED && flags != tflags) in X509_chain_check_suiteb()
191 case X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED: in X509_verify_cert_error_string()
360 #define X509_V_ERR_SUITE_B_LOS_NOT_ALLOWED 60 macro