Searched defs:xn (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ssl/
H A Dssl_engine_vars.c933 /* Add each RDN in 'xn' to the table 't' where the NID is present in
936 X509_NAME *xn, apr_pool_t *p)
938 STACK_OF(X509_NAME_ENTRY) *ents = xn->entries;
935 extract_dn(apr_table_t *t, apr_hash_t *nids, const char *pfx, X509_NAME *xn, apr_pool_t *p) argument

Completed in 28 milliseconds