/freebsd/crypto/openssl/crypto/ |
H A D | passphrase.c | 308 static int ossl_pw_get_password(char *buf, int size, int rwflag, in ossl_pw_get_password() 324 int ossl_pw_pem_password(char *buf, int size, int rwflag, void *userdata) in ossl_pw_pem_password() 329 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 | bio_pw_callback_test.c | 110 static int read_callback(char *buf, int size, int rwflag, void *u) in read_callback() 132 static int write_callback(char *buf, int size, int rwflag, void *u) in write_callback() 347 static int callback_original_pw(char *buf, int size, int rwflag, void *u) in callback_original_pw()
|
H A D | decoder_propq_test.c | 42 static int passcb(char *buf, int size, int rwflag, void *userdata) in passcb()
|
H A D | evp_pkey_provided_test.c | 131 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()
|
H A D | endecode_test.c | 443 static int pass_pw(char *buf, int size, int rwflag, void *userdata) in pass_pw()
|
/freebsd/sbin/ipf/ipftest/ |
H A D | ip_fil.c | 474 ipfuiomove(buf, len, rwflag, uio) in ipfuiomove() argument
|
/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/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 | 3508 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 | 6812 int *eofp, nfsv4stateid_t *stateidp, int rwflag, struct nfscldevinfo *dp, in nfscl_doflayoutio() 6916 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 | 1356 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
|