Home
last modified time | relevance | path

Searched refs:dirName (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/x509/
H A Dx509_acert.c81 GENERAL_NAME *dirName; variable
86 dirName = sk_GENERAL_NAME_value(names, 0);
87 if (dirName->type != GEN_DIRNAME)
90 return dirName->d.directoryName;
H A Dx509aset.c37 static int replace_dirName(GENERAL_NAMES **names, const X509_NAME *dirName) in replace_dirName() argument
43 if ((name_copy = X509_NAME_dup(dirName)) == NULL) { in replace_dirName()
/openssl/doc/man5/
H A Dx509v3_config.pod242 B<dirName> (a distinguished name),
254 The value of B<dirName> is specifies the configuration section containing
275 subjectAltName = dirName:dir_sect
376 CRLissuer = dirName:issuer_sect
/openssl/
H A DCHANGES.md12536 req and dirName.

Completed in 56 milliseconds