Searched refs:g_eli_crypto_hmac_init (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/geom/eli/ |
| HD | g_eli_hmac.c | 47 g_eli_crypto_hmac_init(struct hmac_ctx *ctx, const uint8_t *hkey, in g_eli_crypto_hmac_init() function 113 g_eli_crypto_hmac_init(&ctx, hkey, hkeysize); in g_eli_crypto_hmac()
|
| HD | g_eli.h | 691 void g_eli_crypto_hmac_init(struct hmac_ctx *ctx, const uint8_t *hkey,
|
| HD | g_eli.c | 1035 g_eli_crypto_hmac_init(&ctx, NULL, 0); in g_eli_taste()
|
| /NextBSD/sbin/geom/class/eli/ |
| HD | geom_eli.c | 546 g_eli_crypto_hmac_init(&ctx, NULL, 0); in eli_genkey()
|