Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/crypto/io/
H A Dsha1_mod.c82 #define PROV_SHA1_DIGEST_KEY(ctx, key, len, digest) { \ macro
879 PROV_SHA1_DIGEST_KEY(&hmac_ctx->hc_icontext, in sha1_mac_init()
1081 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx.hc_icontext, in sha1_mac_atomic()
1201 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx.hc_icontext, in sha1_mac_verify_atomic()
1398 PROV_SHA1_DIGEST_KEY(&sha1_hmac_ctx_tmpl->hc_icontext, in sha1_create_ctx_template()