Searched refs:temp_output (Results 1 – 1 of 1) sorted by relevance
41 uint8_t temp_output[SIZE_AES_BLOCK_BYTES]; in hw_gcm_calculation() local164 ptr_out_temp = &temp_output[0]; in hw_gcm_calculation()216 memcpy(ptr_out, &temp_output[0], (size_t) len); in hw_gcm_calculation()