Searched refs:AES_ENCRYPTION (Results 1 – 6 of 6) sorted by relevance
181 (unsigned char *)demo_iv, AES_ENCRYPTION); in HAL_SaveDeviceIdentity()211 (unsigned char *)demo_iv, AES_ENCRYPTION); in HAL_SaveDeviceIdentity()
46 #define PLATFORM_AES_ENCRYPTION AES_ENCRYPTION
293 #define AES_ENCRYPTION HAL_AES_ENCRYPTION macro
373 (unsigned char *)iv, AES_ENCRYPTION); in iotx_aes_cbc_encrypt()444 (unsigned char *)iv, AES_ENCRYPTION); in iotx_aes_cfb_encrypt()459 (unsigned char *)iv, AES_ENCRYPTION); in iotx_aes_cfb_decrypt()
324 infra_aes128_init((uint8_t *)key, (uint8_t *)iv, AES_ENCRYPTION); in alcs_encrypt()334 infra_aes128_init((uint8_t *)key, (uint8_t *)iv, AES_ENCRYPTION); in alcs_encrypt()
939 if (dir == AES_ENCRYPTION) { in infra_aes128_init()946 if (dir == AES_ENCRYPTION) { in infra_aes128_init()
Completed in 11 milliseconds