Home
last modified time | relevance | path

Searched defs:buffer_len (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A Deap_teap_common.c309 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 Dcrypt_server.c108 arcfour(unsigned char *buffer_ptr, int buffer_len, arcfour_key *key) in arcfour()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-ada-spec.c68 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 Dc-ada-spec.c58 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 Dtextbox.c43 long buffer_len; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dwide-int.cc157 wi::from_buffer (const unsigned char *buffer, unsigned int buffer_len) in from_buffer()
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dobjdump.c410 static size_t buffer_len = 0; in sanitize_string() local