Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_module_tests.c1164 static const u8 data0[] = "Hi There"; variable
1357 if (sha1_prf(key0, sizeof(key0), "prefix", data0, sizeof(data0) - 1, in test_sha1()