Searched refs:GEN_DIRNAME (Results 1 – 20 of 20) sorted by relevance
39 ASN1_EXP(GENERAL_NAME, d.directoryName, X509_NAME, GEN_DIRNAME),118 case GEN_DIRNAME: in GENERAL_NAME_cmp()169 case GEN_DIRNAME: in GENERAL_NAME_set0_value()203 case GEN_DIRNAME: in GENERAL_NAME_get0_value()
185 case GEN_DIRNAME: in STACK_OF()280 case GEN_DIRNAME: in GENERAL_NAME_print()563 case GEN_DIRNAME: in a2i_GENERAL_NAME()629 type = GEN_DIRNAME; in v2i_GENERAL_NAME_ex()
198 gen->type = GEN_DIRNAME; in v2i_AUTHORITY_KEYID()
271 gntmp.type = GEN_DIRNAME; in NAME_CONSTRAINTS_check()558 case GEN_DIRNAME: in nc_match_single()
338 if (gen->type == GEN_DIRNAME) { in setup_dp()980 if (gen->type == GEN_DIRNAME) { in X509_check_akid()
423 if (gen->type != GEN_DIRNAME) in crl_revoked_issuer_match()
1407 if (gena->type != GEN_DIRNAME) in idp_check_dp()1441 if (gen->type != GEN_DIRNAME) in crldp_check_crlissuer()
80 name->type = GEN_DIRNAME; in ESS_CERT_ID_new_init() 177 name->type = GEN_DIRNAME; in ESS_CERT_ID_V2_new_init() 205 if (issuer->type != GEN_DIRNAME in ess_issuer_serial_cmp()
79 || (name->type == GEN_DIRNAME && IS_NULL_DN(name->d.directoryName)); in ossl_cmp_general_name_is_NULL_DN()91 name->type = GEN_DIRNAME; in set1_general_name()
461 if (sender->type != GEN_DIRNAME) { in check_msg_find_cert()676 if (hdr->sender->type != GEN_DIRNAME) { in ossl_cmp_msg_check_update()
483 if (hdr->sender->type != GEN_DIRNAME) { in OSSL_CMP_SRV_process_request()
120 if (!TEST_int_eq(fixture->hdr->sender->type, GEN_DIRNAME)) in execute_HDR_set1_sender_test() 154 if (!TEST_int_eq(fixture->hdr->recipient->type, GEN_DIRNAME)) in test_HDR_set1_recipient()
62 of the given CertId I<cid>, which must be of ASN.1 type GEN_DIRNAME.
192 cid->issuer->type = GEN_DIRNAME; in IMPLEMENT_CRMF_CTRL_FUNC()562 return cid != NULL && cid->issuer->type == GEN_DIRNAME ? in OSSL_CRMF_CERTID_get0_issuer()
57 gen->type = GEN_DIRNAME; in OCSP_request_set1_name()
398 if (!gen || gen->type != GEN_DIRNAME) { in OCSP_request_verify()
544 if (tsa_name->type == GEN_DIRNAME in ts_check_signer_name()
580 tsa_name->type = GEN_DIRNAME; in ts_RESP_create_tst_info()
146 # define GEN_DIRNAME 4 macro
169 # define GEN_DIRNAME 4 macro