| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/openldap/dist/libraries/libldap/ | |
| ldap-tls.h | 37 typedef void (TI_ctx_free)(tls_ctx *ctx); 65 TI_ctx_free *ti_ctx_free; member in struct:tls_impl |
| tls2.c | 87 tls_imp->ti_ctx_free( c ); |