Searched refs:hash_buff (Results 1 – 1 of 1) sorted by relevance
202 void *hash_buff; in __test_hash() local238 hash_buff = xbuf[0]; in __test_hash()239 hash_buff += align_offset; in __test_hash()241 memcpy(hash_buff, template[i].plaintext, template[i].psize); in __test_hash()242 sg_init_one(&sg[0], hash_buff, template[i].psize); in __test_hash()