Searched defs:inout (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/kgssapi/krb5/ |
H A D | kcrypto_aes.c | 176 aes_encrypt(const struct krb5_key_state *ks, struct mbuf *inout, in aes_encrypt() 247 aes_decrypt(const struct krb5_key_state *ks, struct mbuf *inout, in aes_decrypt() 317 struct mbuf *inout, size_t skip, size_t inlen, size_t outlen) in aes_checksum()
|
H A D | kcrypto.h | 114 krb5_encrypt(const struct krb5_key_state *ks, struct mbuf *inout, in krb5_encrypt() 122 krb5_decrypt(const struct krb5_key_state *ks, struct mbuf *inout, in krb5_decrypt() 131 struct mbuf *inout, size_t skip, size_t inlen, size_t outlen) in krb5_checksum()
|
/freebsd/contrib/sendmail/libsm/ |
H A D | t-str2prt.c | 37 sm_qic_T inout[] = { local
|
H A D | t-qic.c | 107 sm_qic_T inout[] = { local
|
/freebsd/sys/sys/ |
H A D | ioccom.h | 59 #define _IOC(inout,group,num,len) ((unsigned long) \ argument
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | mkey.c | 93 hdb_master_key *inout) in hdb_add_master_key()
|
/freebsd/sys/amd64/include/ |
H A D | vmm.h | 669 struct vm_inout inout; /* must be the first element */ member 701 struct vm_inout inout; member
|
/freebsd/crypto/openssh/ |
H A D | session.c | 417 int inout[2], err[2]; in do_exec_no_pty() local
|
H A D | sftp.c | 2372 int inout[2]; in connect_to_server() local
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_state.c | 3244 int inout; in ipf_state_check() local
|
/freebsd/sys/netpfil/pf/ |
H A D | pf.c | 1923 int idx, inout = 0; in pf_find_state_all() local
|
/freebsd/sys/dev/isp/ |
H A D | ispmbox.h | 1248 } inout; member
|