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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c5740 caddr_t out_pub_attributes; local
5831 out_pub_attributes = STRUCT_FGETP(generate_key_pair,
5833 if (!copyin_attributes(mode, sp, out_pub_count, out_pub_attributes,
5855 error = copyout_attributes(mode, out_pub_attributes,

Completed in 59 milliseconds