Home
last modified time | relevance | path

Searched defs:b_len (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dctrl_iface_common.c18 struct sockaddr_storage *b, socklen_t b_len) in sockaddr_compare()
H A Dsae_pk.c459 size_t der_len, b_len; in sae_parse_pk() local
/freebsd/contrib/unbound/validator/
H A Dautotrust.c1361 dnskey_compare_skip_revbit(uint8_t* a, size_t a_len, uint8_t* b, size_t b_len) in dnskey_compare_skip_revbit()
1386 ta_compare(struct autr_ta* a, uint16_t t, uint8_t* b, size_t b_len) in ta_compare()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_utl.c657 const unsigned char *b, size_t b_len, in equal_email()
/freebsd/contrib/bmake/
H A Ddir.c730 concat3(const char *a, size_t a_len, const char *b, size_t b_len, in concat3()
/freebsd/sys/dev/wg/
H A Dwg_noise.c1234 size_t a_len, size_t b_len, size_t c_len, size_t x_len, in noise_kdf()
/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c237 size_t b_len; member
/freebsd/contrib/jemalloc/src/
H A Dprof.c279 unsigned b_len = b->bt.len; in rb_gen() local