Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_g.c153 tlsg_getfile( const char *path, gnutls_datum_t *buf ) in tlsg_getfile() function
277 rc = tlsg_getfile( lt->lt_keyfile, &buf ); in tlsg_ctx_init()
302 rc = tlsg_getfile( lt->lt_certfile, &buf ); in tlsg_ctx_init()
370 rc = tlsg_getfile( lo->ldo_tls_dhfile, &buf ); in tlsg_ctx_init()