/freebsd/crypto/openssl/crypto/ |
H A D | passphrase.c | 315 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()
|
/freebsd/crypto/openssl/crypto/ui/ |
H A D | ui_util.c | 59 int rwflag; member 146 UI_METHOD *UI_UTIL_wrap_read_pem_callback(pem_password_cb *cb, int rwflag) in UI_UTIL_wrap_read_pem_callback()
|
/freebsd/crypto/openssl/test/ |
H A D | uitest.c | 21 static int test_pem_password_cb(char *buf, int size, int rwflag, void *userdata) in test_pem_password_cb()
|
H A D | evp_pkey_provided_test.c | 131 static int pass_cb(char *buf, int size, int rwflag, void *u) in pass_cb() argument 136 static int pass_cb_error(char *buf, int size, int rwflag, void *u) in pass_cb_error() argument
|
H A D | endecode_test.c | 433 static int pass_pw(char *buf, int size, int rwflag, void *userdata) in pass_pw()
|
/freebsd/crypto/openssl/crypto/pem/ |
H A D | pem_pkey.c | 369 static int no_password_cb(char *buf, int num, int rwflag, void *userdata) in no_password_cb()
|
H A D | pem_lib.c | 34 int PEM_def_callback(char *buf, int num, int rwflag, void *userdata) in PEM_def_callback()
|
/freebsd/sbin/ipf/ipftest/ |
H A D | ip_fil.c | 474 ipfuiomove(buf, len, rwflag, uio) in ipfuiomove() argument
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | tls_wolfssl.c | 515 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb()
|
H A D | tls_openssl.c | 3898 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb()
|
/freebsd/crypto/openssh/ |
H A D | sshkey.c | 3524 pem_passphrase_cb(char *buf, int size, int rwflag, void *u) in pem_passphrase_cb()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 6803 int *eofp, nfsv4stateid_t *stateidp, int rwflag, struct nfscldevinfo *dp, in nfscl_doflayoutio() 6907 int *eofp, nfsv4stateid_t *stateidp, int rwflag, struct nfscldevinfo *dp, in nfscl_dofflayoutio()
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.c | 1173 get_key_cb(char *buf, int size, int rwflag, void *userdata) in get_key_cb()
|
/freebsd/sys/arm64/linux/ |
H A D | linux_proto.h | 204 char rwflag_l_[PADL_(l_ulong)]; l_ulong rwflag; char rwflag_r_[PADR_(l_ulong)]; member
|
/freebsd/sys/amd64/linux/ |
H A D | linux_proto.h | 598 char rwflag_l_[PADL_(l_ulong)]; l_ulong rwflag; char rwflag_r_[PADR_(l_ulong)]; member
|
/freebsd/sys/i386/linux/ |
H A D | linux_proto.h | 109 char rwflag_l_[PADL_(l_ulong)]; l_ulong rwflag; char rwflag_r_[PADR_(l_ulong)]; member
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_proto.h | 109 char rwflag_l_[PADL_(l_ulong)]; l_ulong rwflag; char rwflag_r_[PADR_(l_ulong)]; member
|