Home
last modified time | relevance | path

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

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