Home
last modified time | relevance | path

Searched refs:__aligned_csuaes (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/
H A Dzynqmp_huk.c110 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()
/optee_os/core/include/drivers/
H A Dzynqmp_csu_aes.h14 #define __aligned_csuaes __aligned_csudma macro