Searched defs:rwflag (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/crypto/libressl/tls/ |
H A D | tls_util.c | 131 tls_password_cb(char *buf, int size, int rwflag, void *u) in tls_password_cb()
|
/dflybsd-src/contrib/wpa_supplicant/src/crypto/ |
H A D | tls_wolfssl.c | 501 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb()
|
H A D | tls_openssl.c | 3626 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb()
|
/dflybsd-src/crypto/openssh/ |
H A D | sshkey.c | 3410 pem_passphrase_cb(char *buf, int size, int rwflag, void *u) in pem_passphrase_cb()
|