Searched refs:buf_out (Results 1 – 1 of 1) sorted by relevance
45 uint8_t * buf_out = output; in hw_gcm_calculation() local189 memcpy(&buf_out[0], &p_out[0], SIZE_AES_BLOCK_BYTES); in hw_gcm_calculation()190 buf_out += SIZE_AES_BLOCK_BYTES; in hw_gcm_calculation()