Searched refs:KCF_WRAP_DIGEST_OPS_PARAMS (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/crypto/api/ |
H A D | kcf_digest.c | 114 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_ATOMIC, sid, mech, NULL, in crypto_digest_prov() 162 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_ATOMIC, in crypto_digest() 246 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_INIT, sid, in crypto_digest_init_prov() 358 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_UPDATE, in crypto_digest_update() 407 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_FINAL, in crypto_digest_final() 444 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_DIGEST_KEY, in crypto_digest_key_prov() 477 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_SINGLE, pd->pd_sid, in crypto_digest_single()
|
/titanic_44/usr/src/uts/common/sys/crypto/ |
H A D | ops_impl.h | 368 #define KCF_WRAP_DIGEST_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ macro
|