Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c1034 const char *salthex, const char *infohex, const char *okmhex) in test_HKDF_inner() argument
1043 if (salthex == NULL) { in test_HKDF_inner()
1048 salt_len = hextobin(saltbuf, salthex); in test_HKDF_inner()