Home
last modified time | relevance | path

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, in skein_mac_ctx_build() function
731 error = skein_mac_ctx_build(SKEIN_CTX(ctx), mechanism, key); in skein_mac_init()
768 error = skein_mac_ctx_build(&skein_ctx, mechanism, key); in skein_mac_atomic()
806 error = skein_mac_ctx_build(ctx_tmpl, mechanism, key); in skein_create_ctx_template()