Home
last modified time | relevance | path

Searched defs:tagLength (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_cryptolite_aes.h176 uint8_t tagLength; member
Dcy_crypto_core_aes.h2013 … uint32_t aadSize, uint32_t textSize, uint32_t tagLength, in Cy_Crypto_Core_Aes_Ccm_Set_Length()
Dcy_crypto_common.h847 uint8_t tagLength; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_cryptolite_aes_ccm.c236 … uint32_t aadSize, uint32_t textSize, uint32_t tagLength, in Cy_Cryptolite_Aes_Ccm_Set_Length()
Dcy_crypto_core_aes_v2.c265 … uint32_t aadSize, uint32_t textSize, uint32_t tagLength, in Cy_Crypto_Core_V2_Aes_Ccm_Set_Length()