Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/crypto/io/
H A Dcrypto.c5756 uint_t out_pri_count; in nostore_generate_key_pair() local
5829 out_pri_count = STRUCT_FGET(generate_key_pair, nkp_out_private_count); in nostore_generate_key_pair()
5841 if (!copyin_attributes(mode, sp, out_pri_count, out_pri_attributes, in nostore_generate_key_pair()
5850 out_pub_count, k_out_pri_attrs, out_pri_count); in nostore_generate_key_pair()
5860 out_pri_count, k_out_pri_attrs, u_pri_attrs); in nostore_generate_key_pair()
5890 kmem_free(u_pri_attrs, out_pri_count * STRUCT_SIZE(oa)); in nostore_generate_key_pair()