Home
last modified time | relevance | path

Searched defs:xlen (Results 1 – 21 of 21) sorted by relevance

/trueos/contrib/wpa/src/crypto/
HDfips_prf_nss.c16 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
HDfips_prf_cryptoapi.c15 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
HDfips_prf_gnutls.c16 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
HDfips_prf_internal.c17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
HDfips_prf_openssl.c26 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
HDaes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash()
143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
/trueos/sys/dev/syscons/daemon/
HDdaemon_saver.c126 int xlen, int ylen) in clear_daemon()
142 int xlen, int ylen) in draw_daemon()
212 static int xlen, ylen, tlen; in daemon_saver() local
/trueos/sys/contrib/ipfilter/netinet/
HDip_rpcb_pxy.c777 u_int len, xlen, pos, bogo; local
1315 u_int len, xlen, pos, bogo; local
1381 u_int len, xlen, pos, bogo; local
/trueos/contrib/nvi/common/
HDrecover.c869 int plen, xlen; in rcv_dlnwrite() local
919 int xlen; in rcv_dlnread() local
/trueos/gnu/usr.bin/rcs/lib/
HDrcsfnms.c617 fin2open(d, dlen, base, baselen, x, xlen, rcsopen, mustread) in fin2open() argument
690 size_t arglen, dlen, baselen, xlen; local
/trueos/sys/netinet/
HDtcp_output.c1399 int xlen = len; in tcp_output() local
/trueos/contrib/dtc/
HDdata.c39 struct data data_grow_for(struct data d, int xlen) in data_grow_for()
/trueos/sys/dev/hyperv/netvsc/
HDhv_netvsc_drv_freebsd.c372 int xlen; in hn_start_locked() local
/trueos/contrib/wpa/src/eap_common/
HDeap_sim_common.c22 static int eap_sim_prf(const u8 *key, u8 *x, size_t xlen) in eap_sim_prf()
/trueos/sys/dev/glxsb/
HDglxsb.c723 int len, tlen, xlen; in glxsb_crypto_encdec() local
/trueos/crypto/openssl/ssl/
HDd1_both.c406 int xlen; in dtls1_do_write() local
/trueos/crypto/heimdal/lib/roken/
HDgetifaddrs.c508 size_t dlen, xlen, nlen; in rk_getifaddrs() local
/trueos/sys/dev/usb/controller/
HDehci.c1094 ehci_data_toggle_update(struct usb_xfer *xfer, uint16_t actlen, uint16_t xlen) in ehci_data_toggle_update()
/trueos/crypto/heimdal/lib/krb5/
HDpkinit.c540 int xlen; in build_auth_pack() local
/trueos/contrib/llvm/lib/Support/
HDAPInt.cpp325 static void mul(uint64_t dest[], uint64_t x[], unsigned xlen, uint64_t y[], in mul()
/trueos/contrib/gcc/
HDgcc.c7171 int xlen = strlen (switches[i].part1); in used_arg() local