Searched refs:copyout_attributes (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 4563 copyout_attributes(int mode, caddr_t out, uint_t count, in copyout_attributes() function 4938 error = copyout_attributes(mode, in object_get_attribute_value() 5613 error = copyout_attributes(mode, out_attributes, in nostore_generate_key() 5945 error = copyout_attributes(mode, out_pub_attributes, in nostore_generate_key_pair() 5949 error = copyout_attributes(mode, out_pri_attributes, in nostore_generate_key_pair() 6599 if (copyout_attributes(mode, out_attributes, out_count, in nostore_derive_key()
|