Searched refs:ptr_out_temp (Results 1 – 1 of 1) sorted by relevance
38 uint8_t * ptr_out_temp; in hw_gcm_calculation() local164 ptr_out_temp = &temp_output[0]; in hw_gcm_calculation()215 hw_aes_start(&data[0], ptr_out_temp, 1); in hw_gcm_calculation()217 ptr_out_temp += SIZE_AES_BLOCK_BYTES; in hw_gcm_calculation()