Home
last modified time | relevance | path

Searched refs:ldap_pvt_tls_get_cipher (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/openldap/lib/libldap/
Dldap.expsym309 ldap_pvt_tls_get_cipher
/netbsd/src/external/bsd/openldap/lib/libldap_r/
Dldap_r.expsym386 ldap_pvt_tls_get_cipher
/netbsd/src/external/bsd/openldap/dist/include/
Dldap_pvt.h477 LDAP_F (const char *) ldap_pvt_tls_get_cipher LDAP_P(( void *ctx ));
/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dtls2.c792 retval = ldap_pvt_tls_get_cipher( sess ); in ldap_pvt_tls_get_option()
1271 ldap_pvt_tls_get_cipher( void *s ) in ldap_pvt_tls_get_cipher() function
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dconnection.c1380 … msgbuf, ldap_pvt_tls_get_version( ssl ), ldap_pvt_tls_get_cipher( ssl )); in connection_read()