Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dpassphrase.c315 static int ossl_pw_get_password(char *buf, int size, int rwflag, in ossl_pw_get_password()
331 int ossl_pw_pem_password(char *buf, int size, int rwflag, void *userdata) in ossl_pw_pem_password()
336 int ossl_pw_pvk_password(char *buf, int size, int rwflag, void *userdata) in ossl_pw_pvk_password()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_util.c61 int rwflag; member
142 UI_METHOD *UI_UTIL_wrap_read_pem_callback(pem_password_cb *cb, int rwflag) in UI_UTIL_wrap_read_pem_callback()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_util.c59 int rwflag; member
142 UI_METHOD *UI_UTIL_wrap_read_pem_callback(pem_password_cb *cb, int rwflag) in UI_UTIL_wrap_read_pem_callback()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Duitest.c21 static int test_pem_password_cb(char *buf, int size, int rwflag, void *userdata) in test_pem_password_cb()
H A Devp_pkey_provided_test.c131 static int pass_cb(char *buf, int size, int rwflag, void *u) in pass_cb()
136 static int pass_cb_error(char *buf, int size, int rwflag, void *u) in pass_cb_error()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Duitest.c23 static int test_pem_password_cb(char *buf, int size, int rwflag, void *userdata) in test_pem_password_cb()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/librsa/
H A Drsastubs.c39 pass_cb(char *buf, int size, int rwflag, void *u) in pass_cb()
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkcs7.c215 ssl_pass_cb(char *buf, int size, int rwflag, void *u) in ssl_pass_cb()
/netbsd-src/usr.bin/nbsvtool/
H A Dnbsvtool.c223 ssl_pass_cb(char *buf, int size, int rwflag, void *u) in ssl_pass_cb()
/netbsd-src/external/bsd/ipf/dist/
H A Dip_fil.c531 ipfuiomove(buf, len, rwflag, uio) in ipfuiomove() argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_pkey.c369 static int no_password_cb(char *buf, int num, int rwflag, void *userdata) in no_password_cb()
H A Dpem_lib.c34 int PEM_def_callback(char *buf, int num, int rwflag, void *userdata) in PEM_def_callback()
/netbsd-src/external/bsd/nsd/dist/
H A Dxfrd-tcp.c135 int password_cb(char *buf, int size, int ATTR_UNUSED(rwflag), void *u) in password_cb()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpem_lib.c31 int PEM_def_callback(char *buf, int num, int rwflag, void *userdata) in PEM_def_callback()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.c1353 int rwflag; in regular_file2() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.c1353 int rwflag; in regular_file2() local
/netbsd-src/sys/coda/
H A Dcoda.h435 int rwflag; member
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clrpcops.c5605 int *eofp, nfsv4stateid_t *stateidp, int rwflag, struct nfscldevinfo *dp, in nfscl_doflayoutio()