Home
last modified time | relevance | path

Searched refs:input3 (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/libecc/src/examples/hash/
H A Dhash.c476 const u8 input3[] = ""; in main() local
495 ret = gen_hash_hfunc(input3, sizeof(input3)-1, output, HASH_GOST34_11_94_NORM); EG(ret, err); in main()