Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/crypto/api/
H A Dkcf_digest.c404 error = KCF_PROV_DIGEST_FINAL(pd, ctx, digest, NULL); in crypto_digest_final()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dimpl.h659 #define KCF_PROV_DIGEST_FINAL(pd, ctx, digest, req) ( \ macro
/titanic_41/usr/src/uts/common/crypto/core/
H A Dkcf_callprov.c874 err = KCF_PROV_DIGEST_FINAL(pd, ctx, in common_submit_request()