Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/module/icp/api/
HDkcf_cipher.c831 error = KCF_PROV_DECRYPT_FINAL(pd, ctx, plaintext, in crypto_decrypt_final()
/freebsd-13-stable/sys/contrib/openzfs/module/icp/core/
HDkcf_callprov.c680 err = KCF_PROV_DECRYPT_FINAL(pd, ctx, in common_submit_request()
/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/sys/crypto/
HDimpl.h677 #define KCF_PROV_DECRYPT_FINAL(pd, ctx, plaintext, req) ( \ macro