Searched refs:dirName (Results 1 – 4 of 4) sorted by relevance
81 GENERAL_NAME *dirName; variable86 dirName = sk_GENERAL_NAME_value(names, 0);87 if (dirName->type != GEN_DIRNAME)90 return dirName->d.directoryName;
37 static int replace_dirName(GENERAL_NAMES **names, const X509_NAME *dirName) in replace_dirName() argument43 if ((name_copy = X509_NAME_dup(dirName)) == NULL) { in replace_dirName()
242 B<dirName> (a distinguished name),254 The value of B<dirName> is specifies the configuration section containing275 subjectAltName = dirName:dir_sect376 CRLissuer = dirName:issuer_sect
12536 req and dirName.
Completed in 56 milliseconds