Searched refs:X509_REQ_get_subject_name (Results 1 – 4 of 4) sorted by relevance
93 xn = X509_REQ_get_subject_name(r); in X509_REQ_to_X509()
379 nm = X509_REQ_get_subject_name(ctx->subject_req); in copy_email()
593 ret = get_email(X509_REQ_get_subject_name(x), gens); in STACK_OF()
528 #define X509_REQ_get_subject_name(x) ((x)->req_info->subject) macro