Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c2196 obj_ndk.ndk_out_count = 0; in derive_key_by_value()
2248 obj_ndk.ndk_out_count = 1; 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_44/usr/src/uts/common/sys/crypto/
H A Dioctl.h1389 uint_t ndk_out_count; member
1431 uint32_t ndk_out_count; member
/titanic_44/usr/src/uts/common/crypto/io/
H A Dcrypto.c6476 out_count = STRUCT_FGET(derive_key, ndk_out_count); in nostore_derive_key()