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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Ddn.c1299 dnX509normalize( void *x509_name, struct berval *out ) argument
1302 int rc = ldap_X509dn2bv( x509_name, out, LDAPDN_rewrite, 0 );
H A Dproto-slap.h987 LDAP_SLAPD_F (int) dnX509normalize LDAP_P(( void *x509_name, struct berval *out ));
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls2.c1178 * x509_name must be raw DER. If func is non-NULL, the
1186 ldap_X509dn2bv( void *x509_name, struct berval *bv, LDAPDN_rewrite_func *func, argument
1204 struct berval Oid, Val, oid2, *in = x509_name;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap.h1772 ldap_X509dn2bv LDAP_P(( void *x509_name, struct berval *dn,

Completed in 119 milliseconds