Searched refs:in_pri_count (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 5842 uint_t in_pri_count; in nostore_generate_key_pair() local 5900 in_pri_count = STRUCT_FGET(generate_key_pair, nkp_in_private_count); in nostore_generate_key_pair() 5912 if (!copyin_attributes(mode, sp, in_pri_count, in_pri_attributes, in nostore_generate_key_pair() 5939 in_pub_count, k_in_pri_attrs, in_pri_count, NULL, k_out_pub_attrs, in nostore_generate_key_pair()
|