Searched refs:__aligned_csuaes (Results 1 – 2 of 2) sorted by relevance
26 uint8_t src[HW_UNIQUE_KEY_LENGTH] __aligned_csuaes = { 0 }; in tee_otp_get_hw_unique_key()28 uint8_t tag[ZYNQMP_GCM_TAG_SIZE] __aligned_csuaes = { 0 }; in tee_otp_get_hw_unique_key()31 __aligned_csuaes = { 0 }; in tee_otp_get_hw_unique_key()
14 #define __aligned_csuaes __aligned_csudma macro
Completed in 3 milliseconds