Searched refs:p_out (Results 1 – 1 of 1) sorted by relevance
47 uint8_t * p_out = output; in hw_gcm_calculation() local57 p_out = &local_out[0]; in hw_gcm_calculation()185 hw_aes_start(p_in, p_out, 1); in hw_gcm_calculation()189 memcpy(&buf_out[0], &p_out[0], SIZE_AES_BLOCK_BYTES); in hw_gcm_calculation()194 p_out += SIZE_AES_BLOCK_BYTES; in hw_gcm_calculation()