Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_aes_v2.h135 cy_stc_crypto_aes_state_t const *aesState);
137 cy_stc_crypto_aes_state_t const *aesState);
139 cy_en_crypto_status_t Cy_Crypto_Core_V2_Aes_Free(CRYPTO_Type *base, cy_stc_crypto_aes_state_t *aesS…
144 cy_stc_crypto_aes_state_t *aesState,
151 cy_stc_crypto_aes_state_t *aesState);
155 cy_stc_crypto_aes_state_t *aesState);
161 cy_stc_crypto_aes_state_t *aesState);
163 cy_en_crypto_status_t Cy_Crypto_Core_V2_Aes_Ecb_Finish(CRYPTO_Type *base, cy_stc_crypto_aes_state_t
172 cy_stc_crypto_aes_state_t *aesState);
177 cy_stc_crypto_aes_state_t *aesState);
[all …]
Dcy_crypto_core_aes.h52 cy_stc_crypto_aes_state_t *aesState,
59 cy_stc_crypto_aes_state_t *aesState);
67 cy_stc_crypto_aes_state_t *aesState);
77 cy_stc_crypto_aes_state_t *aesState);
88 cy_stc_crypto_aes_state_t *aesState);
127 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_Aes_Init()
182 cy_stc_crypto_aes_state_t *aesState, in Cy_Crypto_Core_Aes_InitContext()
224 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_Aes_Free()
279 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_Aes_Ecb()
324 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_Aes_Ecb_Setup()
[all …]
Dcy_crypto_core_aes_v1.h43 cy_stc_crypto_aes_state_t const *aesState,
49 cy_stc_crypto_aes_state_t const *aesState,
54 cy_en_crypto_status_t Cy_Crypto_Core_V1_Aes_Free(CRYPTO_Type *base, cy_stc_crypto_aes_state_t *aesS…
59 cy_stc_crypto_aes_state_t *aesState,
66 cy_stc_crypto_aes_state_t *aesState);
75 cy_stc_crypto_aes_state_t *aesState);
85 cy_stc_crypto_aes_state_t *aesState);
96 cy_stc_crypto_aes_state_t *aesState);
Dcy_crypto_core_cmac_v1.h71 cy_stc_crypto_aes_state_t *aesState,
74 void Cy_Crypto_Core_V1_Cmac_Update(CRYPTO_Type *base, cy_stc_crypto_aes_state_t *aesState,
80 cy_stc_crypto_aes_state_t *aesState,
90 cy_stc_crypto_aes_state_t *aesState);
Dcy_crypto_common.h793 } cy_stc_crypto_aes_state_t; typedef
831 cy_stc_crypto_aes_state_t aesCbcMacState;
833 cy_stc_crypto_aes_state_t aesCtrState;
920 CRYPTO_MEM_ALIGN cy_stc_crypto_aes_state_t aesState;
1143 cy_stc_crypto_aes_state_t aesState;
Dcy_crypto_core_cmac_v2.h50 cy_stc_crypto_aes_state_t aesState;
95 cy_stc_crypto_aes_state_t *aesState);
Dcy_crypto_core_cmac.h55 cy_stc_crypto_aes_state_t *aesState);
105 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_Cmac()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_aes_v1.c46 static void Cy_Crypto_Core_V1_Aes_InvKey(CRYPTO_Type *base, cy_stc_crypto_aes_state_t const *aesSta…
72 cy_stc_crypto_aes_state_t const *aesState, in Cy_Crypto_Core_V1_Aes_ProcessBlock()
122 cy_stc_crypto_aes_state_t const *aesState, in Cy_Crypto_Core_V1_Aes_Xor()
162 static void Cy_Crypto_Core_V1_Aes_InvKey(CRYPTO_Type *base, cy_stc_crypto_aes_state_t const *aesSta… in Cy_Crypto_Core_V1_Aes_InvKey()
210 cy_stc_crypto_aes_state_t *aesState, in Cy_Crypto_Core_V1_Aes_Init()
242 cy_en_crypto_status_t Cy_Crypto_Core_V1_Aes_Free(CRYPTO_Type *base, cy_stc_crypto_aes_state_t *aesS… in Cy_Crypto_Core_V1_Aes_Free()
245 …y_Crypto_Core_V1_MemSet(base, (void *)aesState, 0u, ((uint16_t)sizeof(cy_stc_crypto_aes_state_t))); in Cy_Crypto_Core_V1_Aes_Free()
281 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_V1_Aes_Ecb()
334 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_V1_Aes_Cbc()
444 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_V1_Aes_Cfb()
[all …]
Dcy_crypto_core_aes_v2.c1843 cy_stc_crypto_aes_state_t const *aesState) in Cy_Crypto_Core_V2_Aes_LoadEncKey()
1881 cy_stc_crypto_aes_state_t const *aesState) in Cy_Crypto_Core_V2_Aes_LoadDecKey()
1920 cy_en_crypto_status_t Cy_Crypto_Core_V2_Aes_Free(CRYPTO_Type *base, cy_stc_crypto_aes_state_t *aesS… in Cy_Crypto_Core_V2_Aes_Free()
1928 …y_Crypto_Core_V2_MemSet(base, (void *)aesState, 0u, ((uint16_t)sizeof(cy_stc_crypto_aes_state_t))); in Cy_Crypto_Core_V2_Aes_Free()
1965 cy_stc_crypto_aes_state_t *aesState, in Cy_Crypto_Core_V2_Aes_Init()
1983 Cy_Crypto_Core_V2_MemSet(base, aesState, 0u, ((uint16_t)sizeof(cy_stc_crypto_aes_state_t))); in Cy_Crypto_Core_V2_Aes_Init()
1986 …CB_InvalidateDCache_by_Addr((volatile void *)aesState, (int32_t)sizeof(cy_stc_crypto_aes_state_t)); in Cy_Crypto_Core_V2_Aes_Init()
2032 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_V2_Aes_Ecb()
2093 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_V2_Aes_Ecb_Setup()
2139 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_V2_Aes_Ecb_Update()
[all …]
Dcy_crypto_core_cmac_v1.c134 cy_stc_crypto_aes_state_t *aesState, in Cy_Crypto_Core_V1_Cmac_Start()
171 cy_stc_crypto_aes_state_t *aesState, in Cy_Crypto_Core_V1_Cmac_Update()
224 cy_stc_crypto_aes_state_t *aesState, in Cy_Crypto_Core_V1_Cmac_Finish()
295 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_V1_Cmac()
Dcy_crypto_core_cmac_v2.c476 cy_stc_crypto_aes_state_t *aesState) in Cy_Crypto_Core_V2_Cmac()