Searched refs:hash_buff (Results 1 – 1 of 1) sorted by relevance
212 void *hash_buff; in __test_hash() local248 hash_buff = xbuf[0]; in __test_hash()249 hash_buff += align_offset; in __test_hash()251 memcpy(hash_buff, template[i].plaintext, template[i].psize); in __test_hash()252 sg_init_one(&sg[0], hash_buff, template[i].psize); in __test_hash()