Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dskein_mod.c582 skein_mac_ctx_build(skein_ctx_t *ctx, crypto_mechanism_t *mechanism, in skein_mac_ctx_build() function
628 error = skein_mac_ctx_build(SKEIN_CTX(ctx), mechanism, key); in skein_mac_init()
665 error = skein_mac_ctx_build(&skein_ctx, mechanism, key); in skein_mac_atomic()
703 error = skein_mac_ctx_build(ctx_tmpl, mechanism, key); in skein_create_ctx_template()