Searched refs:_plaintext (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/sys/crypto/ |
H A D | ops_impl.h | 404 _plaintext, _ciphertext, _templ) { \ argument 416 cops->eo_plaintext = _plaintext; \ 422 _ciphertext, _plaintext, _templ) { \ argument 435 cops->dop_plaintext = _plaintext; \ 476 _mac_key, _plaintext, _ciphertext, _mac, _encr_templ, _mac_templ) { \ argument 484 cmops->em_plaintext = _plaintext; \ 492 _decr_key, _ciphertext, _mac, _plaintext, _mac_templ, _decr_templ) { \ argument 502 cmops->md_plaintext = _plaintext; \
|