Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h158 int (*digest_key)(crypto_ctx_t *, crypto_key_t *, crypto_req_handle_t); member
H A Dimpl.h611 (KCF_PROV_DIGEST_OPS(pd) && KCF_PROV_DIGEST_OPS(pd)->digest_key) ? \
612 KCF_PROV_DIGEST_OPS(pd)->digest_key(ctx, key, req) : \
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dskein_mod.c94 .digest_key = NULL,
H A Dsha1_mod.c122 .digest_key = NULL,
H A Dsha2_mod.c149 .digest_key = NULL,