Home
last modified time | relevance | path

Searched refs:OutData_MsgDigest (Results 1 – 11 of 11) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce9/plainkey/primitive/
Dhw_sce_p_p72.c39 …ata_InitVal, const uint32_t *InData_PaddedMsg, const uint32_t MAX_CNT, uint32_t *OutData_MsgDigest) in HW_SCE_Sha224256GenerateMessageDigestSub() argument
129 OutData_MsgDigest[0] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
130 OutData_MsgDigest[1] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
131 OutData_MsgDigest[2] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
132 OutData_MsgDigest[3] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
133 OutData_MsgDigest[4] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
134 OutData_MsgDigest[5] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
135 OutData_MsgDigest[6] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
136 OutData_MsgDigest[7] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce7/plainkey/primitive/
Dhw_sce_p_p72.c39 …_SHAInitVal, const uint32_t *InData_PaddedMsg, const uint32_t MAX_CNT, uint32_t *OutData_MsgDigest) in HW_SCE_Sha224256GenerateMessageDigestSub() argument
129 OutData_MsgDigest[0] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
130 OutData_MsgDigest[1] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
131 OutData_MsgDigest[2] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
132 OutData_MsgDigest[3] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
133 OutData_MsgDigest[4] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
134 OutData_MsgDigest[5] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
135 OutData_MsgDigest[6] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
136 OutData_MsgDigest[7] = SCE->REG_100H; in HW_SCE_Sha224256GenerateMessageDigestSub()
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/rsip7/plainkey/primitive/
Dhw_sce_p_p31.c12 uint32_t OutData_MsgDigest[], in HW_SCE_ShaGenerateMessageDigest_SingleOpSub() argument
152 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigest_SingleOpSub()
168 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigest_SingleOpSub()
184 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigest_SingleOpSub()
200 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigest_SingleOpSub()
216 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigest_SingleOpSub()
Dhw_sce_p_p72.c14 uint32_t OutData_MsgDigest[], in HW_SCE_ShaGenerateMessageDigestSub() argument
272 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigestSub()
289 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigestSub()
305 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigestSub()
321 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigestSub()
337 RD1_ADDR(REG_1420H, &OutData_MsgDigest[iLoop]); in HW_SCE_ShaGenerateMessageDigestSub()
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/
Dhw_sce_hash_private.h39 uint32_t * OutData_MsgDigest);
45 uint32_t OutData_MsgDigest[],
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce9/plainkey/adaptors/
Dr_sce_adapt.c196 uint32_t OutData_MsgDigest[], in HW_SCE_ShaGenerateMessageDigestSub() argument
208 OutData_MsgDigest); in HW_SCE_ShaGenerateMessageDigestSub()
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce9/plainkey/private/inc/
Dhw_sce_ra_private.h306 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
310 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
314 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
646 uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
648 const uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
651 uint32_t OutData_MsgDigest[], uint32_t OutData_State[], const uint32_t MAX_CNT);
653 uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce7/plainkey/private/inc/
Dhw_sce_ra_private.h297 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
301 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
305 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
657 uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
659 const uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
662 uint32_t OutData_MsgDigest[], uint32_t OutData_State[], const uint32_t MAX_CNT);
666 uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce5b/plainkey/private/inc/
Dhw_sce_ra_private.h253 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
257 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
261 uint32_t *OutData_MsgDigest, uint32_t *OutData_Length);
593 uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
595 const uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
599 uint32_t MAX_CNT, uint32_t *OutData_MsgDigest);
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/sce7/plainkey/adaptors/
Dr_sce_adapt.c271 uint32_t OutData_MsgDigest[], in HW_SCE_ShaGenerateMessageDigestSub() argument
283 OutData_MsgDigest); in HW_SCE_ShaGenerateMessageDigestSub()
/hal_renesas-latest/drivers/ra/fsp/src/r_sce/crypto_procedures/src/rsip7/plainkey/private/inc/
Dhw_sce_ra_private.h307 …t uint32_t InData_MsgLen[], const uint32_t InData_State[], uint32_t OutData_MsgDigest[], uint32_t …
308 …nst uint32_t InData_Msg[], const uint32_t InData_MsgLen[], uint32_t OutData_MsgDigest[], const uin…