Searched refs:holderEntities (Results 1 – 1 of 1) sorted by relevance
131 const GENERAL_NAMES *holderEntities; in X509_ACERT_print_ex() local138 holderEntities = X509_ACERT_get0_holder_entityName(x); in X509_ACERT_print_ex()139 if (holderEntities != NULL) { in X509_ACERT_print_ex()140 for (i = 0; i < sk_GENERAL_NAME_num(holderEntities); i++) { in X509_ACERT_print_ex()143 entity = sk_GENERAL_NAME_value(holderEntities, i); in X509_ACERT_print_ex()