Searched refs:build_subject (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/apps/
H A Dreq.c133 static int build_subject(X509_REQ *req, char *subj, unsigned long chtype,
970 if (build_subject(req, subj, chtype, multirdn) == 0) {
1194 i = build_subject(req, subj, chtype, multirdn);
1214 static int build_subject(X509_REQ *req, char *subject, unsigned long chtype, function

Completed in 96 milliseconds