/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
H A D | ec_print.c | 19 size_t buf_len = 0; in EC_POINT_point2bn() local 37 size_t buf_len = 0; in EC_POINT_bn2point() local 80 size_t buf_len = 0, i; in EC_POINT_point2hex() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
H A D | ec_deprecated.c | 26 size_t buf_len = 0; in EC_POINT_point2bn() local 44 size_t buf_len = 0; in EC_POINT_bn2point() local
|
H A D | ec_print.c | 22 size_t buf_len = 0, i; in EC_POINT_point2hex() local
|
/netbsd-src/external/bsd/wpa/dist/src/crypto/ |
H A D | sha512-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha512_prf() 64 size_t buf_len = (buf_len_bits + 7) / 8; in sha512_prf_bits() local
|
H A D | sha256-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha256_prf() 64 size_t buf_len = (buf_len_bits + 7) / 8; in sha256_prf_bits() local
|
H A D | sha384-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha384_prf() 64 size_t buf_len = (buf_len_bits + 7) / 8; in sha384_prf_bits() local
|
H A D | aes-eax.c | 33 size_t buf_len; in aes_128_eax_encrypt() local 97 size_t buf_len; in aes_128_eax_decrypt() local
|
H A D | sha1-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha1_prf()
|
H A D | sha1-tprf.c | 30 const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) in sha1_t_prf()
|
/netbsd-src/external/gpl2/dtc/dist/ |
H A D | fdtoverlay.c | 47 static void *apply_one(char *base, const char *overlay, size_t *buf_len, in apply_one() 101 size_t buf_len; in do_fdtoverlay() local
|
/netbsd-src/lib/libc/posix1e/ |
H A D | acl_id_to_name.c | 62 _posix1e_acl_id_to_name(acl_tag_t tag, uid_t id, ssize_t buf_len, char *buf, in _posix1e_acl_id_to_name()
|
/netbsd-src/external/bsd/wpa/dist/src/eap_peer/ |
H A D | eap_fast_pac.c | 185 size_t buf_len; member 477 static void eap_fast_write(char **buf, char **pos, size_t *buf_len, in eap_fast_write() 575 char **pos, size_t *buf_len) in eap_fast_add_pac_data() 624 size_t buf_len; in eap_fast_save_pac() local
|
H A D | eap_teap_pac.c | 185 size_t buf_len; member 478 static void eap_teap_write(char **buf, char **pos, size_t *buf_len, in eap_teap_write() 580 char **pos, size_t *buf_len) in eap_teap_add_pac_data() 628 size_t buf_len; in eap_teap_save_pac() local
|
H A D | mschapv2.c | 113 const u8 *buf, size_t buf_len) in mschapv2_verify_auth_response()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | parse_reply-test.c | 54 size_t buf_len; member
|
/netbsd-src/external/bsd/wpa/dist/src/eap_common/ |
H A D | eap_peap_common.c | 17 u8 *buf, size_t buf_len) in peap_prfplus()
|
/netbsd-src/external/bsd/pkg_install/dist/create/ |
H A D | build.c | 124 ssize_t buf_len; in write_entry() local 174 ssize_t buf_len; in write_normal_file() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/ |
H A D | hgsmi_ch_setup.h | 18 u32 buf_len; member
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common.cpp | 242 static uptr ReadProcessName(/*out*/ char *buf, uptr buf_len) { in ReadProcessName() 265 uptr ReadBinaryNameCached(/*out*/char *buf, uptr buf_len) { in ReadBinaryNameCached() 276 uptr ReadBinaryDir(/*out*/ char *buf, uptr buf_len) { in ReadBinaryDir()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | bio_enc.c | 28 int buf_len; member 177 int j = outl - blocksize, buf_len; in enc_read() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | bio_enc.c | 30 int buf_len; member 177 int j = outl - blocksize, buf_len; in enc_read() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/ |
H A D | amdgpu_hdcp_ddc.c | 152 uint32_t buf_len) in read() 187 uint32_t buf_len, in read_repeatedly() 211 uint32_t buf_len) in write()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/spnego/ |
H A D | init_sec_context.c | 201 size_t buf_size, buf_len; in spnego_initial() local 397 size_t buf_len = 0; in spnego_reply() local
|
/netbsd-src/usr.bin/rump_dhcpclient/ |
H A D | bpf.c | 58 int buf_len = 0; in open_socket() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/randombytes/ |
H A D | randombytes.c | 202 randombytes(unsigned char * const buf, const unsigned long long buf_len) in randombytes()
|