Home
last modified time | relevance | path

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

/freebsd-src/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-src/crypto/openssh/
H A Dmac.h39 struct ssh_hmac_ctx *hmac_ctx; member
/freebsd-src/contrib/bearssl/src/kdf/
H A Dhkdf.c79 br_hmac_context hmac_ctx; in br_hkdf_produce() local
/freebsd-src/contrib/bearssl/inc/
H A Dbearssl_kdf.h122 br_hmac_context hmac_ctx; member
/freebsd-src/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-src/sys/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c716 sha2_hmac_ctx_t *hmac_ctx = ctx->cc_provider_private; sha2_mac_init() local
/freebsd-src/contrib/unbound/util/
H A Dnet_help.c1712 tls_session_ticket_key_cb(SSL * ATTR_UNUSED (sslctx),unsigned char * key_name,unsigned char * iv,EVP_CIPHER_CTX * evp_sctx,EVP_MAC_CTX * hmac_ctx,int enc) tls_session_ticket_key_cb() argument
[all...]