Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/nsd/
Dxfrd-tcp.c135 int password_cb(char *buf, int size, int ATTR_UNUSED(rwflag), void *u) in password_cb() function
899 SSL_CTX_set_default_passwd_cb(set->ssl_ctx, password_cb); in xfrd_tcp_open()