Home
last modified time | relevance | path

Searched full:hardened (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp71 "Number of post-load register values hardened");
452 // If we have loads being hardened and we've asked for call and ret edges to in runOnMachineFunction()
555 LLVM_DEBUG(dbgs() << "Final speculative load hardened function:\n"; MF.dump(); in runOnMachineFunction()
1256 /// hardening those loads that are data dependent on a load with a hardened
1281 // loaded value hardened and all the loads that instead need their address in tracePredStateThroughBlocksAndHarden()
1282 // hardened. During this walk we propagate load dependence for address in tracePredStateThroughBlocksAndHarden()
1283 // hardened loads and also look for LFENCE to stop hardening wherever in tracePredStateThroughBlocksAndHarden()
1286 // hardened at this point and if so, harden any remaining address registers in tracePredStateThroughBlocksAndHarden()
1287 // as that often successfully re-uses hardened addresses and minimizes in tracePredStateThroughBlocksAndHarden()
1291 // many loads value hardened even when some address register hardening would in tracePredStateThroughBlocksAndHarden()
[all …]
/freebsd/sys/contrib/openzfs/scripts/
H A Dpaxcheck.sh19 echo " https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart"
37 echo " https://wiki.gentoo.org/wiki/Hardened/HOWTO_locate_and_fix_textrels"
/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa_tests.h107 /* Try to decrypt with the hardened version */ in perform_rsa_tests()
134 /* Try to decrypt with the hardened version */ in perform_rsa_tests()
154 /* Try to sign with the hardened version */ in perform_rsa_tests()
184 /* Try to sign with the hardened version */ in perform_rsa_tests()
H A Drsa.c516 * The "hardened" version of rsadp that uses message blinding as well
583 * The "hardened" version of rsasp1 that uses message blinding as well
1288 * Hardened version with some SCA/faults protections.
1562 * Hardened version with some SCA/faults protections.
1633 * Hardened version with some SCA/faults protections.
1763 * Hardened version with some SCA/faults protections.
1924 * Hardened version with some SCA/faults protections.
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SpeculationHardening.cpp73 // - loads that load into general purpose (X or W) registers get hardened by
75 // address loaded from gets hardened. It is expected that hardening the
431 // the value in the register has already been hardened.
446 // Do not harden the register again if already hardened before. in makeGPRSpeculationSafe()
492 // hardened, leading to this load not able to execute on a miss-speculated in slhLoads()
505 // pointer probably shouldn't be hardened, which could result in a in slhLoads()
570 // value speculation hardened before its next use, by using a CSDB in expandSpeculationSafeValue()
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Drpmh-rsc.txt4 Resource Power Manager Hardened (RPMH) is the mechanism for communicating with
5 the hardened resource accelerators on Qualcomm SoCs. Requests to the resources
H A Dqcom,rpmh-rsc.yaml13 Resource Power Manager Hardened (RPMH) is the mechanism for communicating
14 with the hardened resource accelerators on Qualcomm SoCs. Requests to the
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dxlnx,zynqmp-aes.yaml14 The ZynqMP AES-GCM hardened cryptographic accelerator is used to
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,rpmhcc.yaml13 Resource Power Manager Hardened (RPMh) manages shared resources on
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUnsafeBufferUsageGadgets.def22 /// corresponds uses of a (possibly hardened) contatiner (e.g., `std::span`).
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dqcom,pdc.txt3 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a
H A Dqcom,pdc.yaml13 Qualcomm Technologies Inc. SoCs based on the RPM Hardened architecture have a
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dxlnx,sd-fec.txt23 - reg: Should contain Xilinx SDFEC 16nm Hardened IP block registers
/freebsd/sys/contrib/openzfs/module/lua/
H A DREADME.zfs67 is hardened and fails gracefully on invalid input. Therefore, we only accept
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dunwrap_iter.h43 // TODO(hardening): make sure that the following unwrapping doesn't unexpectedly turn hardened iter…
/freebsd/sys/contrib/device-tree/Bindings/firmware/xilinx/
H A Dxlnx,zynqmp-firmware.yaml103 description: The ZynqMP AES-GCM hardened cryptographic accelerator is
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h382 /// functions are implemented as macros that expand to calls of hardened
391 /// hardened variant that's not yet covered by it.
H A DCallDescription.h44 /// hardened variants like __FOO_chk() and __builtin__FOO_chk() that take
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSanitizers.def190 // Scudo hardened allocator
/freebsd/contrib/libfido2/
H A DNEWS153 ** Hardened Windows build.
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_right.h153 …// However, mdspan does check this on its own, so for now we avoid double checking in hardened mode in operator()
H A Dlayout_left.h154 …// However, mdspan does check this on its own, so for now we avoid double checking in hardened mode in operator()
H A Dlayout_stride.h286 …// However, mdspan does check this on its own, so for now we avoid double checking in hardened mode in operator()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm660-xiaomi-lavender.dts227 * by the Core Power Reduction hardened (CPRh) and the
H A Dsdm670-google-sargo.dts202 * by the Core Power Reduction hardened (CPRh) and the

12