Searched refs:_templ (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/sys/crypto/ |
H A D | ops_impl.h | 386 _data, _mac, _templ) { \ argument 400 mops->mo_templ = _templ; \ 404 _plaintext, _ciphertext, _templ) { \ argument 418 cops->eo_templ = _templ; \ 422 _ciphertext, _plaintext, _templ) { \ argument 436 cops->dop_templ = _templ; \ 440 _data, _signature, _templ) { \ argument 454 sops->so_templ = _templ; \ 458 _data, _signature, _templ) { \ argument 472 vops->vo_templ = _templ; \
|