Searched refs:salthex (Results 1 – 1 of 1) sorted by relevance
1034 const char *salthex, const char *infohex, const char *okmhex) in test_HKDF_inner() argument1043 if (salthex == NULL) { in test_HKDF_inner()1048 salt_len = hextobin(saltbuf, salthex); in test_HKDF_inner()