Searched refs:pka (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/crypto/starfive/ |
H A D | jh7110-rsa.c | 99 rctx->csr.pka.v = 0; in starfive_rsa_montgomery_form() 101 writel(rctx->csr.pka.v, cryp->base + STARFIVE_PKA_CACR_OFFSET); in starfive_rsa_montgomery_form() 107 rctx->csr.pka.v = 0; in starfive_rsa_montgomery_form() 108 rctx->csr.pka.cln_done = 1; in starfive_rsa_montgomery_form() 109 rctx->csr.pka.opsize = opsize; in starfive_rsa_montgomery_form() 110 rctx->csr.pka.exposize = opsize; in starfive_rsa_montgomery_form() 111 rctx->csr.pka.cmd = CRYPTO_CMD_PRE; in starfive_rsa_montgomery_form() 112 rctx->csr.pka.start = 1; in starfive_rsa_montgomery_form() 113 rctx->csr.pka.not_r2 = 1; in starfive_rsa_montgomery_form() 114 rctx->csr.pka.ie = 1; in starfive_rsa_montgomery_form() [all …]
|
H A D | jh7110-cryp.h | 208 union starfive_pka_cacr pka; member
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-herobrine-lte-sku.dtsi | 42 clock-names = "iface", "offline", "snoc_axi", "pka", "xo";
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap34xx-omap36xx-clocks.dtsi | 54 pka_ick: clock-pka-ick {
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | clk-stm32mp13.c | 865 static struct clk_stm32_gate pka = { variable 1383 STM32_GATE_CFG(PKA, pka, SECF_PKA),
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | clk-rpmh.c | 385 DEFINE_CLK_RPMH_BCM(pka, "PKA0");
|
H A D | clk-smd-rpm.c | 486 DEFINE_CLK_SMD_RPM(pka, QCOM_SMD_RPM_PKA_CLK, 0);
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 96 DEF_HELPER_FLAGS_4(pka, TCG_CALL_NO_WG, void, env, i64, i64, i32)
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 1063 e9 pka SS_L2RDRD
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 1463 void HELPER(pka)(CPUS390XState *env, uint64_t dest, uint64_t src, in HELPER() argument
|
H A D | insn-data.h.inc | 757 C(0xe900, PKA, SS_f, E2, la1, a2, 0, 0, pka, 0)
|