Searched refs:X509_NAME_entry_count (Results 1 – 8 of 8) sorted by relevance
26 int rdns = X509_NAME_entry_count(name) - 1; in GetKeyValuesFromName()
92 int X509_NAME_entry_count(X509_NAME *name) in X509_NAME_entry_count() function
1006 int X509_NAME_entry_count(X509_NAME *name);
246 if (X509_NAME_entry_count(nm) > 0) in NAME_CONSTRAINTS_check()
455 cnt = X509_NAME_entry_count(n); in do_name_ex()
1300 if (X509_NAME_entry_count(subj) == 0) in prompt_info()1426 if (!X509_NAME_entry_count(subj))
1754 for (i=0; i<X509_NAME_entry_count(name); i++) in do_body()