Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c867 eops->em_plaintext, eops->em_ciphertext, in common_submit_request()
879 eops->em_plaintext, eops->em_ciphertext, rhndl); in common_submit_request()
890 eops->em_ciphertext, eops->em_mac, rhndl); in common_submit_request()
907 eops->em_plaintext, eops->em_ciphertext, in common_submit_request()
1373 crypto_dual_data_t *ct = cmops->em_ciphertext; in kcf_emulate_dual()
1414 crypto_dual_data_t *ct = cmops->em_ciphertext; in kcf_emulate_dual()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h119 crypto_dual_data_t *em_ciphertext; member
483 cmops->em_ciphertext = _ciphertext; \