Searched refs:aes_data_buff (Results 1 – 2 of 2) sorted by relevance
48 _attribute_aes_data_sec_ unsigned int aes_data_buff[8]; variable80 aes_data_buff[i] = temp; in aes_set_key_data()83 reg_aes_ptr = (unsigned int)aes_data_buff; in aes_set_key_data()94 unsigned char *ptr = (unsigned char *)&aes_data_buff[4]; in aes_get_result()169 return aes_data_buff; in aes_data_buff_ptr_get()
129 extern unsigned int aes_data_buff[8];