Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c953 dops->md_plaintext, rhndl); in common_submit_request()
964 dops->md_ciphertext, dops->md_plaintext, rhndl); in common_submit_request()
975 dops->md_mac, dops->md_plaintext, rhndl); in common_submit_request()
993 dops->md_plaintext, in common_submit_request()
1014 dops->md_plaintext, in common_submit_request()
1510 crypto_data_t *pt = mdops->md_plaintext; in kcf_emulate_dual()
1538 crypto_data_t *pt = mdops->md_plaintext; in kcf_emulate_dual()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h135 crypto_data_t *md_plaintext; member
500 cmops->md_plaintext = _plaintext; \