Searched defs:buffer_len (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/ |
H A D | eap_teap_common.c | 309 const u8 *buffer, size_t buffer_len, in eap_teap_tls_mac() 353 size_t bind_len, buffer_len; in eap_teap_compound_mac() local
|
/dflybsd-src/usr.sbin/keyserv/ |
H A D | crypt_server.c | 108 arcfour(unsigned char *buffer_ptr, int buffer_len, arcfour_key *key) in arcfour()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-ada-spec.c | 68 macro_length (const cpp_macro *macro, int *supported, int *buffer_len, in macro_length() 137 int supported = 1, prev_is_one = 0, buffer_len, param_len; in print_ada_macros() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ada-spec.c | 58 macro_length (const cpp_macro *macro, int *supported, int *buffer_len, in macro_length() 243 int supported = 1, prev_is_one = 0, buffer_len, param_len; in dump_ada_macros() local
|
/dflybsd-src/contrib/dialog/ |
H A D | textbox.c | 43 long buffer_len; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | wide-int.cc | 157 wi::from_buffer (const unsigned char *buffer, unsigned int buffer_len) in from_buffer()
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | objdump.c | 410 static size_t buffer_len = 0; in sanitize_string() local
|