Searched defs:inp (Results 1 - 25 of 168) sorted by relevance

1234567

/freebsd-current/sys/netinet/
H A Din_prot.c57 cr_canseeinpcb(struct ucred *cred, struct inpcb *inp) argument
H A Dsctp_peeloff.c50 struct sctp_inpcb *inp; local
88 struct sctp_inpcb *inp, *n_in local
[all...]
H A Dtcp_timewait.c109 struct inpcb *inp = tptoinpcb(tp); local
156 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, struct mbuf *m, int tlen) argument
[all...]
/freebsd-current/crypto/openssl/crypto/sha/
H A Dsha_ppc.c20 void sha256_block_data_order(void *ctx, const void *inp, size_t len) argument
29 void sha512_block_data_order(void *ctx, const void *inp, size_ argument
[all...]
H A Dsha3.c47 const unsigned char *inp = _inp; local
/freebsd-current/crypto/openssl/crypto/chacha/
H A Dchacha_ppc.c26 void ChaCha20_ctr32(unsigned char *out, const unsigned char *inp, argument
H A Dchacha_enc.c71 void ChaCha20_ctr32(unsigned char *out, const unsigned char *inp, argument
/freebsd-current/sbin/ipf/libipf/
H A Dprintdstlistnode.c11 printdstlistnode(ipf_dstnode_t *inp, copyfunc_t copyfunc, int opts, argument
/freebsd-current/sys/net/
H A Dif_enc.h36 struct inpcb *inp; member in struct:ipsec_ctx_data
/freebsd-current/sbin/fsck_ffs/
H A Dpass3.c45 struct inoinfo *inp; local
[all...]
H A Dpass2.c58 struct inoinfo **inpp, *inp; local
282 struct inoinfo *inp; local
580 fix_extraneous(struct inoinfo *inp, struct inodesc *idesc) argument
[all...]
/freebsd-current/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c79 const unsigned char *inp = _inp; local
97 const unsigned char *inp = _inp; local
253 WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) argument
[all...]
H A Dwp_block.c499 void whirlpool_block(WHIRLPOOL_CTX *ctx, const void *inp, size_t n) argument
/freebsd-current/crypto/openssl/crypto/modes/
H A Dxts128.c23 CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, const unsigned char iv[16], const unsigned char *inp, unsigned char *out, size_t len, int enc) argument
[all...]
/freebsd-current/bin/dd/
H A Dconv.c54 u_char *inp; local
98 u_char *inp, *outp; local
212 u_char *inp; local
[all...]
/freebsd-current/contrib/less/
H A Dlsystem.c47 int inp; local
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII_udp.c43 struct xinpcb *inp; member in struct:udp_index
69 struct xinpcb *inp; local
[all...]
/freebsd-current/sys/crypto/openssl/
H A Dossl_poly1305.c80 void Poly1305_Update(POLY1305 *ctx, const unsigned char *inp, size_t len) argument
/freebsd-current/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c162 seeotheruids_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, argument
/freebsd-current/usr.bin/m4/
H A Dtrace.c135 print_header(struct input_file *inp) argument
148 trace(const char *argv[], int argc, struct input_file *inp) argument
/freebsd-current/sys/security/mac_ifoff/
H A Dmac_ifoff.c139 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_subr.c61 bhnd_nvram_value_check_aligned(const void *inp, size_t ilen, argument
116 bhnd_nvram_value_nelem(const void *inp, size_t ilen, bhnd_nvram_type itype, argument
241 bhnd_nvram_value_size(const void *inp, size_t ilen, bhnd_nvram_type itype, size_t nelem) argument
392 bhnd_nvram_value_printf(const char *fmt, const void *inp, size_t ilen, bhnd_nvram_type itype, char *outp, size_t *olen, ...) argument
433 bhnd_nvram_value_vprintf(const char *fmt, const void *inp, size_t ilen, bhnd_nvram_type itype, char *outp, size_t *olen, va_list ap) argument
471 bhnd_nvram_value_array_next(const void *inp, size_t ilen, bhnd_nvram_type itype, const void *prev, size_t *olen) argument
529 bhnd_nvram_value_coerce(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
[all...]
/freebsd-current/sys/netipsec/
H A Dudpencap.c70 udp_ipsec_pcbctl(struct inpcb *inp, struct sockopt *sopt) argument
/freebsd-current/crypto/openssl/test/
H A Dbio_enc_test.c42 static unsigned char inp[BUF_SIZE] = { 0 }; local
/freebsd-current/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c181 char *inp, *nsp; local

Completed in 148 milliseconds

1234567