Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c2244 1, &obj_ndk.ndk_out_attributes, &is_token_obj); in derive_key_by_value()
2289 1, obj_ndk.ndk_out_attributes); in derive_key_by_value()
2290 free_attributes(obj_ndk.ndk_out_attributes, &obj_ndk.ndk_out_count); in derive_key_by_value()
2316 free_attributes(obj_ndk.ndk_out_attributes, &obj_ndk.ndk_out_count); in derive_key_by_value()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dioctl.h1391 caddr_t ndk_out_attributes; member
1433 caddr32_t ndk_out_attributes; member
/titanic_41/usr/src/uts/common/crypto/io/
H A Dcrypto.c6485 out_attributes = STRUCT_FGETP(derive_key, ndk_out_attributes); in nostore_derive_key()