Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h404 _plaintext, _ciphertext, _templ) { \ argument
417 cops->eo_ciphertext = _ciphertext; \
422 _ciphertext, _plaintext, _templ) { \ argument
434 cops->dop_ciphertext = _ciphertext; \
476 _mac_key, _plaintext, _ciphertext, _mac, _encr_templ, _mac_templ) { \ argument
485 cmops->em_ciphertext = _ciphertext; \
492 _decr_key, _ciphertext, _mac, _plaintext, _mac_templ, _decr_templ) { \ argument
500 cmops->md_ciphertext = _ciphertext; \