Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/openssl/providers/common/
H A Dsecuritycheck.c27 int protect = 0; in ossl_rsa_key_op_get_protect() local
67 int ossl_rsa_check_key_size(const RSA *rsa, int protect) in ossl_rsa_check_key_size()
121 int ossl_ec_check_security_strength(const EC_GROUP *group, int protect) in ossl_ec_check_security_strength()
H A Dsecuritycheck_fips.c38 const RSA *rsa, const char *desc, int protect) in ossl_fips_ind_rsa_key_check()
57 int protect) in ossl_fips_ind_ec_key_check()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.c115 uint16_t protect, eeprom_version, eeval; in ath_hal_v1EepromAttach() local
/freebsd/sys/arm64/qoriq/
H A Dqoriq_dw_pci.c110 qorif_dw_pci_dbi_protect(struct qorif_dw_pci_softc *sc, bool protect) in qorif_dw_pci_dbi_protect()
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp145 bool protect = type == MappingDesc::INVALID || in InitShadow() local
/freebsd/sys/riscv/sifive/
H A Dfu740_pci_dw.c287 fupci_dbi_protect(struct fupci_softc *sc, bool protect) in fupci_dbi_protect()
/freebsd/crypto/openssl/providers/implementations/kem/
H A Drsa_kem.c134 int protect = 0; in rsakem_init() local
/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c100 int protect = 0; in rsa_init() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c718 bool protect = false; iwl_mvm_mld_vif_cfg_changed_station() local
/freebsd/sys/dev/pci/
H A Dpci_dw.c134 pci_dw_dbi_protect(struct pci_dw_softc *sc, bool protect) in pci_dw_dbi_protect()
/freebsd/sys/powerpc/include/
H A Dmmuvar.h148 pmap_protect_t protect; member
/freebsd/crypto/openssl/providers/implementations/signature/
H A Drsa_sig.c508 int protect; in rsa_signverify_init() local
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1200 bool protect = type == MappingDesc::INVALID || in InitShadow() local
/freebsd/sys/dev/mps/
H A Dmpsvar.h495 uint8_t protect; member
/freebsd/sys/dev/mpr/
H A Dmprvar.h533 uint8_t protect; member
/freebsd/sys/i386/i386/
H A Dpmap.c3309 __CONCAT(PMTYPE, protect)(pmap_t pmap, vm_offset_t sva, vm_offset_t eva, in __CONCAT() argument
/freebsd/contrib/sqlite3/
H A Dsqlite3.c51788 DWORD protect = PAGE_READWRITE; local
52005 DWORD protect = PAGE_READONLY; local