Home
last modified time | relevance | path

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

1234

/freebsd-14.2/contrib/bsnmp/tests/
H A Dasn1.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 __anon8313e58f0202()
420 const auto conv = [] (asn_len_t alen, uint64_t val, const auto &buf) { in __anon8313e58f0502()
429 std::string_view errstr) { in __anon8313e58f0602()
597 const auto conv = [] (asn_len_t alen, uint32_t val, const auto &buf) { in __anon8313e58f0902()
606 std::string_view errstr) { in __anon8313e58f0a02()
774 const auto conv = [] (asn_len_t alen, int32_t val, const auto &buf) { in __anon8313e58f0d02()
783 std::string_view errstr) { in __anon8313e58f0e02()
[all …]
/freebsd-14.2/sys/netipsec/
H A Dxform_esp.c279 int alen, error, hlen, plen; in esp_input() local
503 int hlen, skip, protoff, error, alen; in esp_input_cb() local
708 int hlen, rlen, padding, blks, alen, i, roff; in esp_output() local
1053 int alen; in esp_output_cb() local
H A Dxform_ah.c121 int alen; in xform_ah_authsize() local
1144 int alen; in ah_output_cb() local
/freebsd-14.2/contrib/unbound/smallapp/
H A Dunbound-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
457 socklen_t alen; in aclchecks() local
474 socklen_t alen; in tcpconnlimitchecks() local
/freebsd-14.2/contrib/bearssl/src/int/
H A Di15_reduce.c32 size_t mlen, alen, u; in br_i15_reduce() local
H A Di31_reduce.c32 size_t mlen, alen, u; in br_i31_reduce() local
H A Di32_reduce.c32 size_t mlen, alen, u; in br_i32_reduce() local
H A Di32_mulacc.c31 size_t alen, blen, u; in br_i32_mulacc() local
H A Di15_mulacc.c31 size_t alen, blen, u; in br_i15_mulacc() local
H A Di31_mulacc.c31 size_t alen, blen, u; in br_i31_mulacc() local
/freebsd-14.2/contrib/bearssl/src/ssl/
H A Dssl_io.c150 size_t alen; in br_sslio_read() local
192 size_t alen; in br_sslio_write() local
/freebsd-14.2/sys/crypto/openssl/arm/
H A Dossl_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-14.2/contrib/sendmail/libsm/
H A Dniprop.c70 int j, alen, l; variable
/freebsd-14.2/usr.bin/mkuzip/
H A Dmkuz_blk.h41 size_t alen; member
/freebsd-14.2/sys/crypto/openssl/amd64/
H A Dossl_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-14.2/contrib/netbsd-tests/rump/rumpkern/
H A Dt_modcmd.c67 size_t alen; in disable_autoload() local
/freebsd-14.2/lib/libsdp/
H A Dsearch.c50 uint32_t alen, uint32_t const *ap, in sdp_search()
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c20 size_t alen) in ossl_ccm_generic_setaad()
/freebsd-14.2/contrib/tcp_wrappers/
H A Drfc931.c85 int alen; local
H A Dsocket.c172 int salen, alen, err = 1; in sock_hostname() local
/freebsd-14.2/crypto/openssh/
H A Dauth2-hostbased.c66 size_t alen, blen, slen; in userauth_hostbased() local
/freebsd-14.2/contrib/blocklist/test/
H A Dsrvtest.c141 socklen_t alen = sizeof(ss); in handle() local
/freebsd-14.2/lib/libc/net/
H A Dgetifaddrs.c98 size_t len, alen; in getifaddrs() local
/freebsd-14.2/contrib/netbsd-tests/net/if_loop/
H A Dt_pr.c120 size_t alen; in enable_locsums() local
/freebsd-14.2/sys/netgraph/
H A Dng_frame_relay.c333 int alen; in ngfrm_rcvdata() local
411 int alen; in ngfrm_decode() local

1234