Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_prov_lib.c41 void *digest_ctx, void (*update)(void)) in crypto_uio_data() argument
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h844 #define KCF_PROV_DIGEST_ENCRYPT_UPDATE(digest_ctx, encrypt_ctx, plaintext, \ argument
849 digest_ctx, encrypt_ctx, plaintext, ciphertext, req) : \
852 #define KCF_PROV_DECRYPT_DIGEST_UPDATE(decrypt_ctx, digest_ctx, ciphertext, \ argument
857 decrypt_ctx, digest_ctx, ciphertext, plaintext, req) : \