Searched refs:out_attributes (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 5442 caddr_t out_attributes; local 5510 out_attributes = STRUCT_FGETP(generate_key, ngk_out_attributes); 5511 if (!copyin_attributes(mode, sp, out_count, out_attributes, 5525 error = copyout_attributes(mode, out_attributes, 6417 caddr_t in_attributes, out_attributes; local 6485 out_attributes = STRUCT_FGETP(derive_key, ndk_out_attributes); 6486 if (!copyin_attributes(mode, sp, out_count, out_attributes, 6508 if (copyout_attributes(mode, out_attributes, out_count,
|
Completed in 54 milliseconds