Home
last modified time | relevance | path

Searched defs:aesKey (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_crypto_core_aes.h1455 …_crypto_status_t Cy_Crypto_Core_Aes_GCM_SetKey(CRYPTO_Type *base, uint8_t const *aesKey, cy_en_cry… in Cy_Crypto_Core_Aes_GCM_SetKey()
1781 …to_status_t Cy_Crypto_Core_Aes_GCM_Encrypt_Tag(CRYPTO_Type *base, uint8_t const *aesKey, cy_en_cry… in Cy_Crypto_Core_Aes_GCM_Encrypt_Tag()
1858 …to_status_t Cy_Crypto_Core_Aes_GCM_Decrypt_Tag(CRYPTO_Type *base, uint8_t const *aesKey, cy_en_cry… in Cy_Crypto_Core_Aes_GCM_Decrypt_Tag()
Dcy_crypto_core_cmac.h192uint8_t const *aesKey, cy_en_crypto_aes_key_length_t keyLength) in Cy_Crypto_Core_Cmac_Start()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_crypto_core_aes_v2.c1083 cy_en_crypto_status_t Cy_Crypto_Core_V2_Aes_GCM_SetKey(CRYPTO_Type *base, uint8_t const *aesKey, cy… in Cy_Crypto_Core_V2_Aes_GCM_SetKey()
1583 …status_t Cy_Crypto_Core_V2_Aes_GCM_Encrypt_Tag(CRYPTO_Type *base, uint8_t const *aesKey, cy_en_cry… in Cy_Crypto_Core_V2_Aes_GCM_Encrypt_Tag()
1694 …status_t Cy_Crypto_Core_V2_Aes_GCM_Decrypt_Tag(CRYPTO_Type *base, uint8_t const *aesKey, cy_en_cry… in Cy_Crypto_Core_V2_Aes_GCM_Decrypt_Tag()
Dcy_crypto_core_cmac_v2.c152uint8_t const *aesKey, cy_en_crypto_aes_key_length_t keyLength) in Cy_Crypto_Core_V2_Cmac_Start()