Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h238 int (*sign_update)(crypto_ctx_t *, member
H A Dimpl.h749 (KCF_PROV_SIGN_OPS(pd) && KCF_PROV_SIGN_OPS(pd)->sign_update) ? \
750 KCF_PROV_SIGN_OPS(pd)->sign_update(ctx, data, req) : \