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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c4911 crypto_object_attribute_t *out_template, uint_t out_attribute_count,
4927 out_attribute_count, NULL, 0);
4976 uint_t out_attribute_count, crypto_req_handle_t req)
4990 0, NULL, base_key, NULL, 0, out_template, out_attribute_count,
8209 uint_t out_attribute_count; local
8214 out_attribute_count =
8218 out_attribute_count, DPROV_CKA_VALUE, &value, &value_len);
8366 uint_t in_attribute_count, out_attribute_count; local
8375 out_attribute_count =
8385 out_attribute_count, DPROV_CKA_VALU
4908 dprov_nostore_key_generate(crypto_provider_handle_t provider, crypto_session_id_t session_id, crypto_mechanism_t *mechanism, crypto_object_attribute_t *template, uint_t attribute_count, crypto_object_attribute_t *out_template, uint_t out_attribute_count, crypto_req_handle_t req) argument
4972 dprov_nostore_key_derive(crypto_provider_handle_t provider, crypto_session_id_t session_id, crypto_mechanism_t *mechanism, crypto_key_t *base_key, crypto_object_attribute_t *template, uint_t attribute_count, crypto_object_attribute_t *out_template, uint_t out_attribute_count, crypto_req_handle_t req) argument
[all...]

Completed in 70 milliseconds