Home
last modified time | relevance | path

Searched refs:X509_set_subject_name (Results 1 – 9 of 9) sorted by relevance

/openssl/doc/man3/
H A DX509_get_subject_name.pod6 X509_get_subject_name, X509_set_subject_name, X509_subject_name_hash,
21 int X509_set_subject_name(X509 *x, const X509_NAME *name);
59 X509_set_subject_name() sets the issuer name of certificate I<x> to
68 X509_get_subject_name(), X509_set_subject_name(), and X509_subject_name_hash()
92 X509_set_subject_name(), X509_set_issuer_name(), X509_REQ_set_subject_name(),
/openssl/crypto/x509/
H A Dx509_r2x.c45 if (X509_set_subject_name(ret, xn) == 0) in X509_REQ_to_X509()
H A Dx509_set.c65 int X509_set_subject_name(X509 *x, const X509_NAME *name) in X509_set_subject_name() function
/openssl/test/
H A Dv3nametest.c108 if (!X509_set_subject_name(crt, n)) in set_cn()
/openssl/apps/
H A Dca.c1679 if (!X509_set_subject_name(ret, subject)) in do_body()
1768 if (!X509_set_subject_name(ret, dn_subject)) { in do_body()
H A Dx509.c795 && !X509_set_subject_name(x, fsubj != NULL ? fsubj : in x509_main()
H A Dreq.c826 if (!X509_set_subject_name(new_x509, n_subj)) in req_main()
/openssl/include/openssl/
H A Dx509.h.in660 int X509_set_subject_name(X509 *x, const X509_NAME *name);
/openssl/util/
H A Dlibcrypto.num998 X509_set_subject_name 1025 3_0_0 EXIST::FUNCTION:

Completed in 79 milliseconds