Home
last modified time | relevance | path

Searched refs:GF (Results 1 – 23 of 23) sorted by relevance

/freebsd-14.2/crypto/openssh/regress/
H A Dsshcfgparse.sh38 f=`${SSH} -GF $OBJ/ssh_config host | awk '/exitonforwardfailure/{print $2}'`
42 f=`${SSH} -GF $OBJ/ssh_config -W a:1 -o exitonforwardfailure=no h | \
46 f=`${SSH} -GF $OBJ/ssh_config host | awk '/clearallforwardings/{print $2}'`
50 f=`${SSH} -GF $OBJ/ssh_config -W a:1 -o clearallforwardings=no h | \
56 f=`${SSH} -GF $OBJ/ssh_config host | awk '/^user /{print $2}'`
67 f=`${SSH} -GF none host | awk '/^pubkeyacceptedalgorithms /{print $2}'`
71 f=`${SSH} -GF none -opubkeyacceptedalgorithms=ssh-ed25519 host | \
80 f=`${SSH} -GF none -opubkeyacceptedalgorithms=-ssh-ed25519 host | \
87 f=`${SSH} -GF none -opubkeyacceptedalgorithms=+ssh-dss-cert* host | \
91 f=`${SSH} -GF none -opubkeyacceptedalgorithms=+ssh-dss host | \
[all …]
H A Drsa_ssh2.prv10 VA4YdN4UeVfvMcb78vcInT2CsP6CLcBkrnjrBKtS03Mwg79nQI0AAAH/VdpOHYCMLPl/GF
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dgcov.cpp42 GCOVFile GF; in reportCoverage() local
54 if (!GF.readGCNO(GCNO_GB)) { in reportCoverage()
73 else if (!GF.readGCDA(gcda_buf)) in reportCoverage()
78 GF.print(errs()); in reportCoverage()
80 gcovOneInput(Options, SourceFile, GCNO, GCDA, GF); in reportCoverage()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp751 static void dumpEdges(CFGMST<Edge, BBInfo> &MST, GCOVFunction &GF) { in dumpEdges() argument
754 GCOVBlock &Src = E.SrcBB ? GF.getBlock(E.SrcBB) : GF.getEntryBlock(); in dumpEdges()
755 GCOVBlock &Dst = E.DestBB ? GF.getBlock(E.DestBB) : GF.getReturnBlock(); in dumpEdges()
/freebsd-14.2/share/misc/
H A Diso316697 GF GUF 254 French Guiana
347 # GF, GP, MQ, NC, PF, PM, RE, TF, WF, YT)
H A Dpci_vendors10657 02e0 2249 GF 7600GT 560M 256MB DDR3 DUAL DVI TV
10660 1682 2247 GF 7600GS 512MB DDR2
29705 109b 82546GB PRO/1000 GF Quad Port Server Adapter
H A Dusb_vendors12761 0018 GF-46 Multi-Mode Display Module
/freebsd-14.2/crypto/openssl/doc/man3/
H A DEC_GROUP_copy.pod227 EC_GROUP_get0_field() returns an internal pointer to the group field. For curves over GF(p), this i…
228 over GF(2^m), this is the irreducible polynomial defining the field.
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S19 # single multiplication operation in GF(2^128). "4-bit" means that
/freebsd-14.2/usr.sbin/tzsetup/
H A Dbaseline226 GF:French Guiana
/freebsd-14.2/contrib/tzdata/
H A Dzone.tab186 GF +0456-05220 America/Cayenne
H A Dzone1970.tab159 GF +0456-05220 America/Cayenne
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ196.td355 (instregex "SL(G|GF|Y)?$")>;
428 (instregex "MS(GF|Y)?$")>;
H A DSystemZScheduleZEC12.td366 (instregex "SL(G|GF|Y)?$")>;
439 (instregex "MS(GF|Y)?$")>;
H A DSystemZScheduleZ13.td393 (instregex "SL(G|GF|Y)?$")>;
466 (instregex "MS(GF|Y)?$")>;
H A DSystemZScheduleZ16.td398 (instregex "SL(G|GF|Y)?$")>;
481 (instregex "MS(GF|Y)?$")>;
H A DSystemZScheduleZ14.td394 (instregex "SL(G|GF|Y)?$")>;
467 (instregex "MS(GF|Y)?$")>;
H A DSystemZScheduleZ15.td398 (instregex "SL(G|GF|Y)?$")>;
481 (instregex "MS(GF|Y)?$")>;
/freebsd-14.2/crypto/openssh/
H A DPROTOCOL50 and ecdsa-sha2-nistp521 curves over GF(p) are supported. Elliptic
/freebsd-14.2/crypto/openssl/
H A DNEWS.md31 * Fixed possible OOB memory access with invalid low-level GF(2^m) elliptic
1083 * Addition of BIGNUM functions for fields GF(2^m) and NIST
H A DCHANGES.md46 * Fixed possible OOB memory access with invalid low-level GF(2^m) elliptic
49 Use of the low-level GF(2^m) elliptic curve APIs with untrusted
52 Applications working with "exotic" explicit binary (GF(2^m)) curve
8190 - `*`: GHASH and GF(2^m) multiplication implementations;
11893 (Note that only the 'mod' functions are actually for fields GF(2^m).
13742 * First EC_METHODs for curves over GF(p):
13765 than GF(p), some functions are limited to that for now.
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8000 def _SLASH_GF : CLIgnoredFlag<"GF">,
8002 def _SLASH_GF_ : CLFlag<"GF-">, HelpText<"Disable string pooling">,
8038 HelpText<"Optimize for size (like /Og /Os /Oy /Ob2 /GF /Gy)">;
8040 HelpText<"Optimize for speed (like /Og /Oi /Ot /Oy /Ob2 /GF /Gy)">;
/freebsd-14.2/contrib/ncurses/misc/
H A Dterminfo.src9739 # :GG#0:GI=\EH8:GF=\EH7:\