Home
last modified time | relevance | path

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

/src/crypto/openssh/regress/
H A Dsshcfgparse.sh38 f=`${SSH} -GF $OBJ/ssh_config host | awk '/exitonforwardfailure/{print $2}'`
40 f=`${SSH} -GF $OBJ/ssh_config -W a:1 h | 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}'`
48 f=`${SSH} -GF $OBJ/ssh_config -W a:1 h | 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}'`
58 f=`${SSH} -GF $OBJ/ssh_config -o user=foo -l bar baz@host | awk '/^user /{print $2}'`
60 f=`${SSH} -GF $OBJ/ssh_config -lbar baz@host user=foo baz@host | awk '/^user /{print $2}'`
62 f=`${SSH} -GF $OBJ/ssh_config baz@host -o user=foo -l bar baz@host | awk '/^user /{print $2}'`
[all …]
H A Drsa_ssh2.prv10 VA4YdN4UeVfvMcb78vcInT2CsP6CLcBkrnjrBKtS03Mwg79nQI0AAAH/VdpOHYCMLPl/GF
/src/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()
/src/crypto/openssl/test/recipes/15-test_ml_kem_codecs_data/
H A Dprv-768-seed-priv.pem7 7GF/AjgKOJCv1LjH7H7eJlU6Al885bxdemITAwQjXLGtSDa1ZrW4Y72b20WihEpw
/src/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()
/src/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.
/src/share/misc/
H A Diso316697 GF GUF 254 French Guiana
347 # GF, GP, MQ, NC, PF, PM, RE, TF, WF, YT)
H A Dpci_vendors10886 02e0 2249 GF 7600GT 560M 256MB DDR3 DUAL DVI TV
10889 1682 2247 GF 7600GS 512MB DDR2
31856 109b 82546GB PRO/1000 GF Quad Port Server Adapter
H A Dusb_vendors12806 0018 GF-46 Multi-Mode Display Module
/src/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c1023 IWL_DEV_INFO(iwl_rf_gf, iwl_ax211_name, RF_TYPE(GF)),
1024 IWL_DEV_INFO(iwl_rf_gf, iwl_ax411_name, RF_TYPE(GF), CDB),
/src/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A Dghash-x86_64.S20 # single multiplication operation in GF(2^128). "4-bit" means that
/src/usr.sbin/tzsetup/
H A Dbaseline226 GF:French Guiana
/src/contrib/tzdata/
H A Dzone.tab186 GF +0456-05220 America/Cayenne
H A Dzone1970.tab159 GF +0456-05220 America/Cayenne
/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td366 (instregex "SL(G|GF|Y)?$")>;
439 (instregex "MS(GF|Y)?$")>;
H A DSystemZScheduleZ196.td355 (instregex "SL(G|GF|Y)?$")>;
428 (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)?$")>;
482 (instregex "MS(GF|Y)?$")>;
H A DSystemZScheduleZ15.td398 (instregex "SL(G|GF|Y)?$")>;
482 (instregex "MS(GF|Y)?$")>;
H A DSystemZScheduleZ14.td394 (instregex "SL(G|GF|Y)?$")>;
467 (instregex "MS(GF|Y)?$")>;
/src/crypto/openssh/
H A DPROTOCOL50 and ecdsa-sha2-nistp521 curves over GF(p) are supported. Elliptic
/src/crypto/openssl/
H A DNEWS.md263 * Fixed possible OOB memory access with invalid low-level GF(2^m) elliptic
1563 * Addition of BIGNUM functions for fields GF(2^m) and NIST
H A DCHANGES.md911 * Fixed possible OOB memory access with invalid low-level GF(2^m) elliptic
914 Use of the low-level GF(2^m) elliptic curve APIs with untrusted
917 Applications working with "exotic" explicit binary (GF(2^m)) curve
9844 - `*`: GHASH and GF(2^m) multiplication implementations;
13547 (Note that only the 'mod' functions are actually for fields GF(2^m).
15396 * First EC_METHODs for curves over GF(p):
15419 than GF(p), some functions are limited to that for now.
/src/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8319 def _SLASH_GF : CLIgnoredFlag<"GF">,
8321 def _SLASH_GF_ : CLFlag<"GF-">, HelpText<"Disable string pooling">,
8357 HelpText<"Optimize for size (like /Og /Os /Oy /Ob2 /GF /Gy)">;
8359 HelpText<"Optimize for speed (like /Og /Oi /Ot /Oy /Ob2 /GF /Gy)">;
/src/contrib/ncurses/misc/
H A Dterminfo.src10221 # :GG#0:GI=\EH8:GF=\EH7:\