Searched defs:in_attribute_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c8366 uint_t in_attribute_count, out_attribute_count; local
8374 in_attribute_count = taskq_req->dr_key_req.kr_attribute_count;
8392 in_attribute_count, DPROV_CKA_KEY_TYPE,
8428 in_attribute_count, DPROV_CKA_VALUE_LEN,
8458 dprov_adjust_attrs(in_template, in_attribute_count);
8464 &mech, in_template, in_attribute_count,

Completed in 94 milliseconds