Searched refs:skein_mac_ctx_build (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dskein_mod.c685 skein_mac_ctx_build(skein_ctx_t *ctx, crypto_mechanism_t *mechanism, function
731 error = skein_mac_ctx_build(SKEIN_CTX(ctx), mechanism, key);
768 error = skein_mac_ctx_build(&skein_ctx, mechanism, key);
806 error = skein_mac_ctx_build(ctx_tmpl, mechanism, key);

Completed in 57 milliseconds