Home
last modified time | relevance | path

Searched defs:hmac_ctx (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/geom/eli/
HDg_eli.h686 struct hmac_ctx { struct
691 void g_eli_crypto_hmac_init(struct hmac_ctx *ctx, const uint8_t *hkey, argument
/NextBSD/crypto/openssh/
HDkex.h108 struct ssh_hmac_ctx *hmac_ctx; member