Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dsha1_mod.c83 #define PROV_SHA1_DIGEST_KEY(ctx, key, len, digest) { \ macro
882 PROV_SHA1_DIGEST_KEY(&hmac_ctx->hc_icontext, in sha1_mac_init()
1181 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx.hc_icontext, in sha1_mac_atomic()
1301 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx.hc_icontext, in sha1_mac_verify_atomic()
1498 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx_tmpl->hc_icontext, in sha1_create_ctx_template()