Searched refs:_mech (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | ops_impl.h | 366 #define KCF_WRAP_DIGEST_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument 369 crypto_mechanism_t *mechp = _mech; \ 383 #define KCF_WRAP_MAC_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument 386 crypto_mechanism_t *mechp = _mech; \ 404 crypto_mechanism_t *mechp = _mech; \ 422 crypto_mechanism_t *mechp = _mech; \ 437 #define KCF_WRAP_SIGN_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument 440 crypto_mechanism_t *mechp = _mech; \ 458 crypto_mechanism_t *mechp = _mech; \ 557 crypto_mechanism_t *mechp = _mech; \ [all …]
|