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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c5441 caddr_t in_attributes; local
5502 in_attributes = STRUCT_FGETP(generate_key, ngk_in_attributes);
5503 if (!copyin_attributes(mode, sp, in_count, in_attributes, &k_in_attrs,
6417 caddr_t in_attributes, out_attributes; local
6478 in_attributes = STRUCT_FGETP(derive_key, ndk_in_attributes);
6479 if (!copyin_attributes(mode, sp, in_count, in_attributes, &k_in_attrs,

Completed in 133 milliseconds