Searched refs:rootcacert (Results 1 – 1 of 1) sorted by relevance
492 X509 *rootcacert = NULL; in process_genm_itav() local494 if (!OSSL_CMP_ITAV_get0_rootCaCert(req, &rootcacert)) in process_genm_itav()497 if (rootcacert != NULL in process_genm_itav()498 && X509_NAME_cmp(X509_get_subject_name(rootcacert), in process_genm_itav()