Home
last modified time | relevance | path

Searched refs:subjectName (Results 1 – 7 of 7) sorted by relevance

/openssl-master/crypto/cmp/
A Dcmp_msg.c260 if (ctx->subjectName != NULL) in determine_subj()
261 return IS_NULL_DN(ctx->subjectName) ? NULL : ctx->subjectName; in determine_subj()
A Dcmp_hdr.c310 ctx->subjectName; in ossl_cmp_hdr_init()
A Dcmp_ctx.c213 X509_NAME_free(ctx->subjectName); in OSSL_CMP_CTX_free()
664 DEFINE_OSSL_CMP_CTX_set1(subjectName, X509_NAME) in DEFINE_OSSL_CMP_CTX_set1_up_ref()
A Dcmp_local.h106 X509_NAME *subjectName; /* subject name to be used in cert template */ member
/openssl-master/test/
A Dcmp_ctx_test.c765 DEFINE_SET_TEST(OSSL_CMP, CTX, 1, 1, subjectName, X509_NAME) in DEFINE_SET_CB_TEST()
/openssl-master/doc/man3/
A DOSSL_CMP_CTX_new.pod534 The I<subjectName> is also used as fallback for the sender field
/openssl-master/doc/man1/
A Dopenssl-cmp.pod.in657 while the subject of B<-oldcert> or B<-subjectName> may provide fallback values.

Completed in 16 milliseconds