Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c5528 caddr_t in_attributes; in nostore_generate_key() local
5590 in_attributes = STRUCT_FGETP(generate_key, ngk_in_attributes); in nostore_generate_key()
5591 if (!copyin_attributes(mode, sp, in_count, in_attributes, &k_in_attrs, in nostore_generate_key()
6507 caddr_t in_attributes, out_attributes; in nostore_derive_key() local
6569 in_attributes = STRUCT_FGETP(derive_key, ndk_in_attributes); in nostore_derive_key()
6570 if (!copyin_attributes(mode, sp, in_count, in_attributes, &k_in_attrs, in nostore_derive_key()