Home
last modified time | relevance | path

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

/freebsd/sys/geom/eli/
H A Dg_eli_hmac.c110 g_eli_crypto_hmac(const char *hkey, size_t hkeysize, const uint8_t *data, in g_eli_crypto_hmac() argument
115 g_eli_crypto_hmac_init(&ctx, hkey, hkeysize); in g_eli_crypto_hmac()
H A Dg_eli.h739 void g_eli_crypto_hmac(const char *hkey, size_t hkeysize,