OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:n_subj
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/apps/
req.c
844
X509_NAME *
n_subj
= fsubj != NULL ? fsubj : X509_REQ_get_subject_name(req);
local
871
if (!X509_set_subject_name(new_x509,
n_subj
))
/src/crypto/external/bsd/openssl/dist/apps/
req.c
806
X509_NAME *
n_subj
= fsubj != NULL ? fsubj :
local
828
if (!X509_set_subject_name(new_x509,
n_subj
))
Completed in 27 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026