Searched refs:ptr (Results 1 – 1 of 1) sorted by relevance
94 unsigned char *ptr = (unsigned char *)&aes_data_buff[4]; in aes_get_result() local96 result[i] = ptr[15 - i]; in aes_get_result()