Searched refs:_templ (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | ops_impl.h | 384 _data, _mac, _templ) { \ argument 398 mops->mo_templ = _templ; \ 402 _plaintext, _ciphertext, _templ) { \ argument 416 cops->eo_templ = _templ; \ 420 _ciphertext, _plaintext, _templ) { \ argument 434 cops->dop_templ = _templ; \ 438 _data, _signature, _templ) { \ argument 452 sops->so_templ = _templ; \ 456 _data, _signature, _templ) { \ argument 470 vops->vo_templ = _templ; \
|