X509_NAME_get_index_by_NID
LCRYPTO_USED(X509_NAME_get_index_by_NID);
int X509_NAME_get_index_by_NID(const X509_NAME *name, int nid,
while ((i = X509_NAME_get_index_by_NID(nm,
(i = X509_NAME_get_index_by_NID(subject_name,
(i = X509_NAME_get_index_by_NID(subject_name,
i = X509_NAME_get_index_by_NID(nm,
while ((j = X509_NAME_get_index_by_NID(name, cnid, j)) >= 0) {
while ((i = X509_NAME_get_index_by_NID(name,
LCRYPTO_ALIAS(X509_NAME_get_index_by_NID);
lastpos = X509_NAME_get_index_by_NID(subject_name,
if (X509_NAME_get_index_by_NID(subject_name, NID_commonName, lastpos)
while ((i = X509_NAME_get_index_by_NID(dn_subject,
common_name_loc = X509_NAME_get_index_by_NID(subject_name, NID_commonName, -1);