Home
last modified time | relevance | path

Searched refs:_mech (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dops_impl.h368 #define KCF_WRAP_DIGEST_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
371 crypto_mechanism_t *mechp = _mech; \
385 #define KCF_WRAP_MAC_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
388 crypto_mechanism_t *mechp = _mech; \
406 crypto_mechanism_t *mechp = _mech; \
424 crypto_mechanism_t *mechp = _mech; \
439 #define KCF_WRAP_SIGN_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
442 crypto_mechanism_t *mechp = _mech; \
460 crypto_mechanism_t *mechp = _mech; \
559 crypto_mechanism_t *mechp = _mech; \
[all …]