Searched refs:X509_NAME_entry_count (Results 1 – 12 of 12) sorted by relevance
6 X509_NAME_entry_count, X509_NAME_get_text_by_NID, X509_NAME_get_text_by_OBJ -17 int X509_NAME_entry_count(const X509_NAME *name);37 X509_NAME_entry_count() returns the total number of entries in B<name>.41 0 to (X509_NAME_entry_count(name) - 1). The value returned is an82 X509_NAME_entry_count() returns the total number of entries, and 095 for (i = 0; i < X509_NAME_entry_count(nm); i++) {
291 if (!add_lengths(&name_count, X509_NAME_entry_count(nm), in NAME_CONSTRAINTS_check()299 if (X509_NAME_entry_count(nm) > 0) { in NAME_CONSTRAINTS_check()
50 int X509_NAME_entry_count(const X509_NAME *name) in X509_NAME_entry_count() function
667 CB_FAIL_IF(X509_NAME_entry_count(X509_get_issuer_name(x)) == 0, in check_extensions()673 && X509_NAME_entry_count(X509_get_subject_name(x)) == 0, in check_extensions()675 CB_FAIL_IF(X509_NAME_entry_count(X509_get_subject_name(x)) == 0 in check_extensions()801 int last_loc = X509_NAME_entry_count(tmpsubject) - 1; in check_name_constraints()813 if (X509_NAME_entry_count(tmpsubject) in check_name_constraints()814 != X509_NAME_entry_count(tmpissuer) + 1) { in check_name_constraints()
484 cnt = X509_NAME_entry_count(n); in do_name_ex()
1250 if (X509_NAME_entry_count(subj) == 0) { in prompt_info()1361 if (!X509_NAME_entry_count(subj)) { in auto_info()
1531 for (i = 0; i < X509_NAME_entry_count(name); i++) { in do_body()
844 int X509_NAME_entry_count(const X509_NAME *name);
1038 int X509_NAME_entry_count(const X509_NAME *name);
2988 X509_NAME_entry_count;
4848 MLINKS+= X509_NAME_get_index_by_NID.3 X509_NAME_entry_count.3
994 X509_NAME_entry_count 1021 3_0_0 EXIST::FUNCTION: