Searched refs:__aligned_csuaes (Results 1 – 2 of 2) sorted by relevance
110 uint8_t src[HW_UNIQUE_KEY_LENGTH] __aligned_csuaes = { 0 }; in tee_otp_get_hw_unique_key()112 uint8_t tag[ZYNQMP_GCM_TAG_SIZE] __aligned_csuaes = { 0 }; in tee_otp_get_hw_unique_key()115 __aligned_csuaes = { 0 }; in tee_otp_get_hw_unique_key()
14 #define __aligned_csuaes __aligned_csudma macro