Searched defs:len (Results 276 - 300 of 5388) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/opencrypto/
H A Dxform_sha1.c83 SHA1Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
H A Dxform_sha2.c91 SHA256Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
98 SHA384Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
105 SHA512Update_int(void *ctx, const u_int8_t *buf, u_int16_t len) argument
/freebsd-11-stable/sys/riscv/riscv/
H A Dcopystr.c34 copystr(const void * __restrict kfaddr, void * __restrict kdaddr, size_t len, argument
/freebsd-11-stable/sys/libkern/
H A Dasprintf.c39 int len, ret; local
H A Dmurmur3_32.c45 murmur3_32_hash(const void *data, size_t len, uint32_t seed) argument
/freebsd-11-stable/tests/sys/kern/
H A Dkern_copyin.c47 copyin_checker(uintptr_t uaddr, size_t len) argument
/freebsd-11-stable/tools/regression/audit/audit_pipe_ioctl/
H A Daudit_pipe_ioctl.c48 u_int len, minlen, maxlen; local
[all...]
/freebsd-11-stable/tools/regression/sockets/accf_data_attach/
H A Daccf_data_attach.c66 socklen_t len; local
[all...]
/freebsd-11-stable/usr.bin/ctags/
H A Dfortran.c141 int len; local
/freebsd-11-stable/usr.bin/gprof/
H A Dkernel.c22 size_t len; local
/freebsd-11-stable/usr.bin/random/
H A Drandomize_fd.h45 u_int len; member in struct:rand_node
/freebsd-11-stable/usr.bin/rev/
H A Drev.c64 size_t len; local
/freebsd-11-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_vt.c61 int len; local
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dofb128.c67 CRYPTO_ofb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const void *key, unsigned char ivec[16], int *num, block128_f block) argument
/freebsd-11-stable/crypto/openssl/crypto/pem/
H A Dpem_oth.c75 long len; local
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A Drc2_skey.c99 void RC2_set_key(RC2_KEY *key, int len, const unsigned char *data, int bits) argument
106 void private_RC2_set_key(RC2_KEY *key, int len, const unsigned char *data, argument
/freebsd-11-stable/crypto/openssl/crypto/rc4/
H A Drc4_skey.c89 void private_RC4_set_key(RC4_KEY *key, int len, const unsigned char *data) argument
/freebsd-11-stable/crypto/openssl/crypto/rc5/
H A Drc5_skey.c62 void RC5_32_set_key(RC5_32_KEY *key, int len, const unsigned char *data, argument
/freebsd-11-stable/crypto/openssl/crypto/seed/
H A Dseed_cfb.c111 SEED_cfb128_encrypt(const unsigned char *in, unsigned char *out, size_t len, const SEED_KEY_SCHEDULE *ks, unsigned char ivec[SEED_BLOCK_SIZE], int *num, int enc) argument
/freebsd-11-stable/share/examples/kld/cdev/test/
H A Dtestcdev.c94 int len; local
/freebsd-11-stable/usr.bin/tip/tip/
H A Duucplock.c64 int fd, len; local
/freebsd-11-stable/usr.sbin/lpr/lptest/
H A Dlptest.c56 int len, count; local
/freebsd-11-stable/usr.sbin/vipw/
H A Dvipw.c71 size_t len; local
/freebsd-11-stable/contrib/bmake/
H A Dmake_malloc.c60 bmake_malloc(size_t len) argument
76 size_t len; local
92 size_t len; local
[all...]
/freebsd-11-stable/contrib/dtc/libfdt/
H A Dfdt_addresses.c62 int len; local
82 int len; local

Completed in 202 milliseconds

<<11121314151617181920>>