Home
last modified time | relevance | path

Searched refs:protected (Results 1 – 15 of 15) sorted by relevance

/drivers/crypto/
A DKconfig79 tristate "Kernel API for protected key handling"
86 The protected key support is distributed into:
90 implementations using protected key.
100 protected execution environment.
103 API for protected key handling.
110 This is the CCA support handler for deriving protected keys
112 way to make protected keys from clear key values.
128 way to make protected keys from clear key values.
152 generate protected keys from clear key values.
186 AES cipher algorithms for use with protected key.
[all …]
/drivers/pinctrl/intel/
A Dpinctrl-tangier.h39 bool protected; member
55 .protected = true, \
A Dpinctrl-tangier.c93 return !family->protected; in tng_buf_available()
/drivers/mtd/spi-nor/
A DKconfig47 power-up or a reset the flash is software write protected by
65 protected or will be automatically software write protected after
/drivers/clk/sunxi/
A Dclk-simple-gates.c19 const int protected[], in sunxi_simple_gates_setup() argument
68 if (protected[j] == index) in sunxi_simple_gates_setup()
/drivers/net/ethernet/sfc/
A Defx_reflash.c402 bool protected; in efx_reflash_flash_firmware() local
447 &protected); in efx_reflash_flash_firmware()
455 if (protected) { in efx_reflash_flash_firmware()
A Def10.c3506 bool protected; in efx_ef10_mtd_probe_partition() local
3520 &protected); in efx_ef10_mtd_probe_partition()
3523 if (protected && in efx_ef10_mtd_probe_partition()
3529 if (protected) in efx_ef10_mtd_probe_partition()
/drivers/virt/coco/pkvm-guest/
A DKconfig2 bool "Arm pKVM protected guest driver"
/drivers/gpu/drm/ci/xfails/
A Dmsm-sc7180-trogdor-lazor-limozeen-skips.txt27 # sc7180 does not have APRIV, so memptrs is not protected.
A Dmsm-sc7180-trogdor-kingoftown-skips.txt36 # sc7180 does not have APRIV, so memptrs is not protected.
/drivers/net/ethernet/sfc/siena/
A Dsiena.c862 bool protected; in siena_mtd_probe_partition() local
875 &protected); in siena_mtd_probe_partition()
878 if (protected) in siena_mtd_probe_partition()
/drivers/spi/
A Dspi-intel.c171 bool protected; member
1266 ispi->protected = true; in intel_spi_fill_partition()
1435 return sysfs_emit(buf, "%d\n", ispi->protected); in intel_spi_protected_show()
/drivers/gpu/drm/i915/
A DKconfig155 protected session and manage the status of the alive software session,
/drivers/scsi/
A Dlibiscsi.c364 task->protected = true; in iscsi_prep_scsi_cmd_pdu()
882 if (task->protected) { in iscsi_scsi_cmd_rsp()
1732 task->protected = false; in iscsi_alloc_task()
/drivers/gpu/drm/i915/gem/
A Di915_gem_context.c254 bool protected) in proto_context_set_protected() argument
258 if (!protected) { in proto_context_set_protected()

Completed in 33 milliseconds