Home
last modified time | relevance | path

Searched refs:copyin_attributes (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c2261 copyin_attributes(int mode, crypto_session_data_t *sp, in copyin_attributes() function
2444 if (copyin_attributes(mode, sp, count, in copyin_key()
4647 if (!copyin_attributes(mode, sp, count, oc_attributes, &k_attrs, in object_create()
4913 if (!copyin_attributes(mode, sp, count, og_attributes, &k_attrs, in object_get_attribute_value()
5155 if (!copyin_attributes(mode, sp, count, attributes, &k_attrs, in object_find_init()
5457 if (!copyin_attributes(mode, sp, count, attributes, &k_attrs, in object_generate_key()
5599 if (!copyin_attributes(mode, sp, out_count, out_attributes, in nostore_generate_key()
5730 if (!copyin_attributes(mode, sp, pub_count, pub_attributes, in object_generate_key_pair()
5737 if (!copyin_attributes(mode, sp, pri_count, pri_attributes, in object_generate_key_pair()
6408 if (!copyin_attributes(mode, sp, count, attributes, &k_attrs, in object_derive_key()
[all …]