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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c1173 uint_t in_attr_count, crypto_object_attribute_t *out_attrs,
1203 if ((rv = get_template_attr_ulong(in_attrs, in_attr_count,
1221 if ((rv = get_template_attr_ulong(in_attrs, in_attr_count,
1170 ecc_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 *in_attrs, uint_t in_attr_count, crypto_object_attribute_t *out_attrs, uint_t out_attr_count, crypto_req_handle_t req) argument

Completed in 48 milliseconds