Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dops_impl.h402 _plaintext, _ciphertext, _templ) { \ argument
415 cops->eo_ciphertext = _ciphertext; \
420 _ciphertext, _plaintext, _templ) { \ argument
432 cops->dop_ciphertext = _ciphertext; \
474 _mac_key, _plaintext, _ciphertext, _mac, _encr_templ, _mac_templ) { \ argument
483 cmops->em_ciphertext = _ciphertext; \
490 _decr_key, _ciphertext, _mac, _plaintext, _mac_templ, _decr_templ) { \ argument
498 cmops->md_ciphertext = _ciphertext; \