Lines Matching refs:X509_check_purpose
76 * As much as I'd like to make X509_check_purpose use a "const" X509* I really
81 int X509_check_purpose(X509 *x, int id, int require_ca)
994 X509_check_purpose(x, -1, 0);
1001 if (X509_check_purpose(x, -1, 0) != 1)
1011 if (X509_check_purpose(x, -1, 0) != 1)
1021 if (X509_check_purpose(x, -1, 0) != 1)
1029 if (X509_check_purpose(x, -1, 0) != 1)
1037 if (X509_check_purpose(x, -1, 0) != 1)
1045 if (X509_check_purpose(x, -1, 0) != 1)
1053 if (X509_check_purpose(x, -1, 0) != 1
1062 if (X509_check_purpose(x, -1, 0) != 1