Home
last modified time | relevance | path

Searched refs:glen (Results 1 – 25 of 25) sorted by relevance

/freebsd-14-stable/tools/tools/net80211/wlaninject/
HDwlaninject.c438 struct ieee80211_frame *got, int glen) in possible_match() argument
440 if (slen != glen) in possible_match()
465 int do_verify(struct ieee80211_frame *sent, int slen, void *got, int glen) in do_verify() argument
477 glen -= bpfh->bh_hdrlen; in do_verify()
478 assert(glen > 0); in do_verify()
479 if (bpfh->bh_caplen != glen) { in do_verify()
484 glen -= rth->it_len; in do_verify()
485 assert(glen > 0); in do_verify()
498 glen -= IEEE80211_CRC_LEN; in do_verify()
499 assert(glen > 0); in do_verify()
[all …]
/freebsd-14-stable/crypto/openssh/
HDsftp-common.c220 int ulen, glen, sz = 0; in ls_file() local
253 glen = MAXIMUM(strlen(group), 8); in ls_file()
257 mode, lc, ulen, user, glen, group, in ls_file()
261 mode, lc, ulen, user, glen, group, in ls_file()
/freebsd-14-stable/crypto/libecc/src/examples/sig/gostr34_10_94/
HDgostr34_10_94.h54 const u8 *g, u16 glen,
59 const u8 *g, u16 glen,
HDgostr34_10_94.c58 const u8 *g, u16 glen, in gostr34_10_94_import_priv_key() argument
61 return dsa_import_priv_key(priv, p, plen, q, qlen, g, glen, x, xlen); in gostr34_10_94_import_priv_key()
67 const u8 *g, u16 glen, in gostr34_10_94_import_pub_key() argument
70 return dsa_import_pub_key(pub, p, plen, q, qlen, g, glen, y, ylen); in gostr34_10_94_import_pub_key()
/freebsd-14-stable/crypto/libecc/src/examples/sig/sdsa/
HDsdsa.h54 const u8 *g, u16 glen,
59 const u8 *g, u16 glen,
HDsdsa.c60 const u8 *g, u16 glen, in sdsa_import_priv_key() argument
63 return dsa_import_priv_key(priv, p, plen, q, qlen, g, glen, x, xlen); in sdsa_import_priv_key()
69 const u8 *g, u16 glen, in sdsa_import_pub_key() argument
72 return dsa_import_pub_key(pub, p, plen, q, qlen, g, glen, y, ylen); in sdsa_import_pub_key()
/freebsd-14-stable/crypto/libecc/src/examples/sig/kcdsa/
HDkcdsa.h54 const u8 *g, u16 glen,
59 const u8 *g, u16 glen,
HDkcdsa.c58 const u8 *g, u16 glen, in kcdsa_import_priv_key() argument
61 return dsa_import_priv_key(priv, p, plen, q, qlen, g, glen, x, xlen); in kcdsa_import_priv_key()
67 const u8 *g, u16 glen, in kcdsa_import_pub_key() argument
70 return dsa_import_pub_key(pub, p, plen, q, qlen, g, glen, y, ylen); in kcdsa_import_pub_key()
/freebsd-14-stable/crypto/libecc/src/examples/sig/dsa/
HDdsa.h57 const u8 *g, u16 glen,
62 const u8 *g, u16 glen,
HDdsa.c55 const u8 *g, u16 glen, in dsa_import_priv_key() argument
67 ret = _os2ip(&(priv->g), g, glen); EG(ret, err); in dsa_import_priv_key()
91 const u8 *g, u16 glen, in dsa_import_pub_key() argument
103 ret = _os2ip(&(pub->g), g, glen); EG(ret, err); in dsa_import_pub_key()
/freebsd-14-stable/crypto/openssl/test/helpers/
HDpredefined_dhparams.c50 unsigned char *gdata, size_t glen, in get_dh_from_pg() argument
57 g = BN_bin2bn(gdata, glen, NULL); in get_dh_from_pg()
/freebsd-14-stable/crypto/openssl/crypto/bn/
HDbn_gcd.c553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
609 glen = BN_num_bits(g); in BN_gcd()
610 m = 4 + 3 * ((rlen >= glen) ? rlen : glen); in BN_gcd()
/freebsd-14-stable/contrib/bearssl/src/ssl/
HDssl_hs_client.c269 size_t glen, olen, point_len, xoff, xlen; in make_pms_ecdh() local
309 ctx->eng.iec->generator(curve, &glen); in make_pms_ecdh()
310 if (glen != point_len) { in make_pms_ecdh()
314 memcpy(point, point_src, glen); in make_pms_ecdh()
315 if (!ctx->eng.iec->mul(point, glen, key, olen, curve)) { in make_pms_ecdh()
326 memcpy(ctx->eng.pad, point, glen); in make_pms_ecdh()
327 return (int)glen; in make_pms_ecdh()
HDssl_hs_client.t0214 size_t glen, olen, point_len, xoff, xlen;
254 ctx->eng.iec->generator(curve, &glen);
255 if (glen != point_len) {
259 memcpy(point, point_src, glen);
260 if (!ctx->eng.iec->mul(point, glen, key, olen, curve)) {
271 memcpy(ctx->eng.pad, point, glen);
272 return (int)glen;
HDssl_hs_server.c269 size_t olen, glen; in do_ecdhe_part1() local
298 glen = ctx->eng.iec->mulgen(ctx->eng.ecdhe_point, in do_ecdhe_part1()
300 ctx->eng.ecdhe_point_len = glen; in do_ecdhe_part1()
HDssl_hs_server.t0214 size_t olen, glen;
243 glen = ctx->eng.iec->mulgen(ctx->eng.ecdhe_point,
245 ctx->eng.ecdhe_point_len = glen;
/freebsd-14-stable/contrib/sendmail/cf/ostype/
HDqnx.m412 # Contributed by Glen McCready <glen@qnx.com>
/freebsd-14-stable/contrib/file/magic/Magdir/
HDwsdl8 # By Elan Ruusamae <glen@delfi.ee>, Patryk Zawadzki <patrys@pld-linux.org>, 2010-2011
HDgnome40 # By Elan Ruusamae <glen@delfi.ee>
HDcommands158 # Elan Ruusamae <glen@delfi.ee>
HDsql8 # Elan Ruusamae <glen@delfi.ee>, added MariaDB signatures
/freebsd-14-stable/lib/libc/gen/
HDgetnetgrent.c458 int glen = strlen(group); local
468 if (strncmp(cptr, group, glen) == 0 && glen == (ptr - cptr))
/freebsd-14-stable/sbin/geom/core/
HDgeom.c1089 int len, glen; in status_update_len_prs() local
1095 glen = 0; in status_update_len_prs()
1098 glen = strlen(conf->lg_val); in status_update_len_prs()
1106 len = glen; in status_update_len_prs()
/freebsd-14-stable/contrib/sendmail/
HDRELEASE_NOTES6363 QNX from Glen McCready <glen@qnx.com>.
/freebsd-14-stable/share/dict/
HDweb277781 glen