Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/crypto/io/
H A Dcrypto.c4476 copyout_attributes(int mode, caddr_t out, uint_t count, in copyout_attributes() function
4851 error = copyout_attributes(mode, in object_get_attribute_value()
5525 error = copyout_attributes(mode, out_attributes, in nostore_generate_key()
5855 error = copyout_attributes(mode, out_pub_attributes, in nostore_generate_key_pair()
5859 error = copyout_attributes(mode, out_pri_attributes, in nostore_generate_key_pair()
6508 if (copyout_attributes(mode, out_attributes, out_count, in nostore_derive_key()