Searched refs:_ciphertext (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/sys/crypto/ |
H A D | ops_impl.h | 404 _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; \
|