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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c1042 crypto_object_attribute_t *pub_out_template, uint_t pub_out_attribute_count,
1103 if ((point_idx = find_attr(pub_out_template, pub_out_attribute_count,
1038 ecc_nostore_key_generate_pair(crypto_provider_handle_t provider, crypto_session_id_t session_id, crypto_mechanism_t *mechanism, crypto_object_attribute_t *pub_template, uint_t pub_attribute_count, crypto_object_attribute_t *pri_template, uint_t pri_attribute_count, crypto_object_attribute_t *pub_out_template, uint_t pub_out_attribute_count, crypto_object_attribute_t *pri_out_template, uint_t pri_out_attribute_count, crypto_req_handle_t req) argument

Completed in 63 milliseconds