Searched refs:hkey_len (Results 1 – 1 of 1) sorted by relevance
46 const uint8_t *hkey, uint16_t hkey_len, in calculate_auth_precomputes() argument59 length = hkey_len > blocksize ? blocksize : hkey_len; in calculate_auth_precomputes()