Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dmd5_mod.c125 #define PROV_MD5_DIGEST_KEY(ctx, key, len, digest) { \ macro
936 PROV_MD5_DIGEST_KEY(&hmac_ctx->hc_icontext, in md5_mac_init()
1139 PROV_MD5_DIGEST_KEY(&md5_hmac_ctx.hc_icontext, in md5_mac_atomic()
1259 PROV_MD5_DIGEST_KEY(&md5_hmac_ctx.hc_icontext, in md5_mac_verify_atomic()
1456 PROV_MD5_DIGEST_KEY(&md5_hmac_ctx_tmpl->hc_icontext, in md5_create_ctx_template()