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.h72 typedef struct hmac_ctx { struct
82 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.c402 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 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...]