Home
last modified time | relevance | path

Searched defs:alen (Results 1 – 25 of 83) sorted by relevance

1234

/freebsd-head/contrib/bsnmp/tests/
HDasn1.cc108 asn_len_t alen; member
185 check_header(const Tbuf &buf, uint8_t type, asn_len_t alen) in check_header()
271 const auto conv = [] (asn_len_t alen, asn_len_t vlen, uint8_t type,
272 const auto &cbuf) { in __anonf802b2780202()
420 const auto conv = [] (asn_len_t alen, uint64_t val, const auto &buf) { in __anonf802b2780502()
429 std::string_view errstr) { in __anonf802b2780602()
597 const auto conv = [] (asn_len_t alen, uint32_t val, const auto &buf) { in __anonf802b2780902()
606 std::string_view errstr) { in __anonf802b2780a02()
774 const auto conv = [] (asn_len_t alen, int32_t val, const auto &buf) { in __anonf802b2780d02()
783 std::string_view errstr) { in __anonf802b2780e02()
[all …]
/freebsd-head/sys/netipsec/
HDxform_esp.c278 int alen, error, hlen, plen; in esp_input() local
502 int hlen, skip, protoff, error, alen; in esp_input_cb() local
707 int hlen, rlen, padding, blks, alen, i, roff; in esp_output() local
1052 int alen; in esp_output_cb() local
HDxform_ah.c121 int alen; in xform_ah_authsize() local
1144 int alen; in ah_output_cb() local
/freebsd-head/contrib/unbound/smallapp/
HDunbound-checkconf.c209 socklen_t alen; in acl_view_tag_checks() local
318 socklen_t alen; in warn_hosts() local
341 socklen_t alen; in interfacechecks() local
459 socklen_t alen; in aclchecks() local
476 socklen_t alen; in tcpconnlimitchecks() local
/freebsd-head/contrib/bearssl/src/int/
HDi32_reduce.c32 size_t mlen, alen, u; in br_i32_reduce() local
HDi15_reduce.c32 size_t mlen, alen, u; in br_i15_reduce() local
HDi31_reduce.c32 size_t mlen, alen, u; in br_i31_reduce() local
HDi32_mulacc.c31 size_t alen, blen, u; in br_i32_mulacc() local
HDi15_mulacc.c31 size_t alen, blen, u; in br_i15_mulacc() local
HDi31_mulacc.c31 size_t alen, blen, u; in br_i31_mulacc() local
/freebsd-head/contrib/bearssl/src/ssl/
HDssl_io.c150 size_t alen; in br_sslio_read() local
192 size_t alen; in br_sslio_write() local
/freebsd-head/sys/crypto/openssl/arm/
HDossl_aes_gcm.c89 uint64_t alen = ctx->gcm.len.u[0] << 3; in gcm_finish() local
117 uint64_t alen = ctx->gcm.len.u[0]; in gcm_aad() local
/freebsd-head/contrib/sendmail/libsm/
HDniprop.c70 int j, alen, l; variable
/freebsd-head/usr.bin/mkuzip/
HDmkuz_blk.h41 size_t alen; member
/freebsd-head/sys/crypto/openssl/amd64/
HDossl_aes_gcm.c96 uint64_t alen = ctx->gcm.len.u[0]; in gcm_aad_avx512() local
288 uint64_t alen = ctx->gcm.len.u[0]; in gcm_aad_aesni() local
643 uint64_t alen = ctx->gcm.len.u[0] << 3; in gcm_finish_aesni() local
/freebsd-head/contrib/netbsd-tests/rump/rumpkern/
HDt_modcmd.c67 size_t alen; in disable_autoload() local
/freebsd-head/lib/libsdp/
HDsearch.c50 uint32_t alen, uint32_t const *ap, in sdp_search()
/freebsd-head/crypto/openssl/providers/implementations/ciphers/
HDciphercommon_ccm_hw.c20 size_t alen) in ossl_ccm_generic_setaad()
/freebsd-head/contrib/tcp_wrappers/
HDrfc931.c85 int alen; local
HDsocket.c172 int salen, alen, err = 1; in sock_hostname() local
/freebsd-head/crypto/openssh/
HDauth2-hostbased.c67 size_t alen, blen, slen; in userauth_hostbased() local
/freebsd-head/contrib/blocklist/test/
HDsrvtest.c141 socklen_t alen = sizeof(ss); in handle() local
/freebsd-head/contrib/netbsd-tests/net/if_loop/
HDt_pr.c120 size_t alen; in enable_locsums() local
/freebsd-head/lib/libc/net/
HDgetifaddrs.c98 size_t len, alen; in getifaddrs() local
/freebsd-head/sys/netgraph/
HDng_frame_relay.c333 int alen; in ngfrm_rcvdata() local
411 int alen; in ngfrm_decode() local

1234