Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dfreebsd_crypto.h71 typedef struct hmac_ctx { struct
81 void crypto_mac_init(struct hmac_ctx *ctx, const crypto_key_t *key); argument
/freebsd/crypto/openssh/
H A Dmac.h39 struct ssh_hmac_ctx *hmac_ctx; member
/freebsd/contrib/bearssl/src/kdf/
H A Dhkdf.c79 br_hmac_context hmac_ctx; in br_hkdf_produce() local
/freebsd/contrib/bearssl/inc/
H A Dbearssl_kdf.h122 br_hmac_context hmac_ctx; member
/freebsd/sys/geom/eli/
H A Dg_eli.h729 struct hmac_ctx { struct
734 void g_eli_crypto_hmac_init(struct hmac_ctx *ctx, const char *hkey, argument
/freebsd/sys/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c401 sha2_hmac_ctx_t *hmac_ctx = ctx->cc_provider_private; in sha2_mac_init() local
/freebsd/crypto/libecc/src/sig/
H A Decdsa_common.c57 hmac_context hmac_ctx; in __ecdsa_rfc6979_nonce() local
/freebsd/contrib/unbound/util/
H A Dnet_help.c1727 EVP_MAC_CTX *hmac_ctx, in tls_session_ticket_key_cb()