Searched refs:KCF_WRAP_DIGEST_OPS_PARAMS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/icp/api/ |
| H A D | kcf_digest.c | 108 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_ATOMIC, sid, mech, NULL, in crypto_digest_prov() 158 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_ATOMIC, in crypto_digest() 242 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_INIT, sid, in crypto_digest_init_prov() 353 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_UPDATE, in crypto_digest_update() 402 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_FINAL, in crypto_digest_final() 439 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_DIGEST_KEY, in crypto_digest_key_prov() 472 KCF_WRAP_DIGEST_OPS_PARAMS(¶ms, KCF_OP_SINGLE, pd->pd_sid, in crypto_digest_single()
|
| /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, \ macro
|