Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dspi.h240 int (*sign_final)(crypto_ctx_t *, member
H A Dimpl.h754 (KCF_PROV_SIGN_OPS(pd) && KCF_PROV_SIGN_OPS(pd)->sign_final) ? \
755 KCF_PROV_SIGN_OPS(pd)->sign_final(ctx, sig, req) : \