Searched refs:g_eli_crypto_hmac_init (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/geom/eli/ |
| HD | g_eli_crypto.c | 240 g_eli_crypto_hmac_init(struct hmac_ctx *ctx, const uint8_t *hkey, in g_eli_crypto_hmac_init() function 306 g_eli_crypto_hmac_init(&ctx, hkey, hkeysize); in g_eli_crypto_hmac()
|
| HD | g_eli.h | 612 void g_eli_crypto_hmac_init(struct hmac_ctx *ctx, const uint8_t *hkey,
|
| HD | g_eli.c | 1087 g_eli_crypto_hmac_init(&ctx, NULL, 0); in g_eli_taste()
|
| /trueos/sbin/geom/class/eli/ |
| HD | geom_eli.c | 542 g_eli_crypto_hmac_init(&ctx, NULL, 0); in eli_genkey()
|