/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/openbmc/poky/meta/recipes-extended/bc/bc/ |
H A D | libmath.h | 2 "@iF1,5.6,7,8,9,10,11,12,13,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C1,0:", 9 "@iF2,5.7,9,10,11,12,13,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C2,0:", 16 "@iF3,5.7,9,11,12,13,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C3,0:", 23 "@iF5,5.7,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:C5,0:s14:pl7:s0:pl14:", 26 "@iF4,5.6,7,9,10,11,12,13,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl5:", 39 "@iF6,13,5.6,7,8,9,10,11,12,16,14,15[l0:KA:#Z1:l0:s7:pKA:s0:pl13:",
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,sc7280-mss-pil.yaml | 63 - description: RPMH PKA clock 71 - const: pka 238 clock-names = "iface", "offline", "snoc_axi", "pka", "xo";
|
/openbmc/linux/Documentation/devicetree/bindings/crypto/ |
H A D | samsung-sss.yaml | 17 -- Public Key Accelerator (PKA)
|
H A D | ti,sa2ul.yaml | 50 - description: Clock used by PKA
|
/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/include/dt-bindings/clock/ |
H A D | stm32mp13-clks.h | 102 #define PKA 74 macro
|
/openbmc/linux/drivers/clk/stm32/ |
H A D | clk-stm32mp13.c | 865 static struct clk_stm32_gate pka = { variable 867 .hw.init = CLK_HW_INIT("pka", "ck_axi", &clk_stm32_gate_ops, 0), 1383 STM32_GATE_CFG(PKA, pka, SECF_PKA),
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap34xx-omap36xx-clocks.dtsi | 54 pka_ick: clock-pka-ick {
|
/openbmc/linux/arch/s390/tools/ |
H A D | opcodes.txt | 1063 e9 pka SS_L2RDRD
|
/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/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 757 C(0xe900, PKA, SS_f, E2, la1, a2, 0, 0, pka, 0)
|
H A D | mem_helper.c | 1463 void HELPER(pka)(CPUS390XState *env, uint64_t dest, uint64_t src, in HELPER() argument
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_q6v5_mss.c | 2193 "pka",
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.c | 181 /* SEC PKA 16k */
|