Home
last modified time | relevance | path

Searched defs:rwflag (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/crypto/libressl/tls/
H A Dtls_util.c131 tls_password_cb(char *buf, int size, int rwflag, void *u) in tls_password_cb()
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls_wolfssl.c501 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb()
H A Dtls_openssl.c3626 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb()
/dflybsd-src/crypto/openssh/
H A Dsshkey.c3410 pem_passphrase_cb(char *buf, int size, int rwflag, void *u) in pem_passphrase_cb()