Searched defs:protect (Results 1 – 13 of 13) sorted by relevance
/freebsd-src/crypto/openssl/providers/common/ |
H A D | securitycheck.c | 31 int protect = 0; in ossl_rsa_check_key() local 92 int ossl_ec_check_key(OSSL_LIB_CTX *ctx, const EC_KEY *ec, int protect) in ossl_ec_check_key()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_platform_posix.cpp | 103 bool CheckAndProtect(bool protect, bool ignore_heap, bool print_warnings) { in CheckAndProtect()
|
/freebsd-src/sys/dev/ath/ath_hal/ |
H A D | ah_eeprom_v1.c | 115 uint16_t protect, eeprom_version, eeval; in ath_hal_v1EepromAttach() local
|
/freebsd-src/sys/arm64/qoriq/ |
H A D | qoriq_dw_pci.c | 111 qorif_dw_pci_dbi_protect(struct qorif_dw_pci_softc *sc, bool protect) in qorif_dw_pci_dbi_protect() argument
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_linux.cpp | 144 bool protect = type == MappingDesc::INVALID || InitShadow() local
|
/freebsd-src/sys/riscv/sifive/ |
H A D | fu740_pci_dw.c | 287 fupci_dbi_protect(struct fupci_softc *sc, bool protect) in fupci_dbi_protect() argument
|
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mld-mac80211.c | 718 bool protect = false; iwl_mvm_mld_vif_cfg_changed_station() local
|
/freebsd-src/sys/dev/pci/ |
H A D | pci_dw.c | 135 pci_dw_dbi_protect(struct pci_dw_softc *sc, bool protect) in pci_dw_dbi_protect() argument
|
/freebsd-src/sys/powerpc/include/ |
H A D | mmuvar.h | 148 pmap_protect_t protect; member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan.cpp | 1195 bool protect = type == MappingDesc::INVALID || InitShadow() local
|
/freebsd-src/sys/dev/mps/ |
H A D | mpsvar.h | 495 uint8_t protect; member
|
/freebsd-src/sys/dev/mpr/ |
H A D | mprvar.h | 532 uint8_t protect; member
|
/freebsd-src/sys/i386/i386/ |
H A D | pmap.c | 3314 __CONCAT(PMTYPE, protect)(pmap_t pmap, vm_offset_t sva, vm_offset_t eva, in __CONCAT() argument
|