Home
last modified time | relevance | path

Searched refs:PROV_SHA1_DIGEST_KEY (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dsha1_mod.c74 #define PROV_SHA1_DIGEST_KEY(ctx, key, len, digest) { \ macro
723 PROV_SHA1_DIGEST_KEY(&hmac_ctx->hc_icontext, in sha1_mac_init()
912 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx.hc_icontext, in sha1_mac_atomic()
1028 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx.hc_icontext, in sha1_mac_verify_atomic()
1185 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx_tmpl->hc_icontext, in sha1_create_ctx_template()