Searched refs:d_in (Results 1 – 1 of 1) sorted by relevance
606 uint8_t *d_in = ops->alloc_data(); in dup_and_check_matrix_state() local608 arc4random_buf(d_in, size); in dup_and_check_matrix_state()611 ops->load_data(d_in); in dup_and_check_matrix_state()619 int cmp = memcmp(d_in, d_out, size); in dup_and_check_matrix_state()621 free(d_in); in dup_and_check_matrix_state()627 free(d_in); in dup_and_check_matrix_state()