Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c2195 obj_ndk.ndk_in_count = 0; in derive_key_by_value()
2241 obj_ndk.ndk_in_count = attr_count - 1; in derive_key_by_value()
2281 free_attributes(obj_ndk.ndk_in_attributes, &obj_ndk.ndk_in_count); in derive_key_by_value()
2315 free_attributes(obj_ndk.ndk_in_attributes, &obj_ndk.ndk_in_count); in derive_key_by_value()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dioctl.h1388 uint_t ndk_in_count; member
1430 uint32_t ndk_in_count; member
/titanic_41/usr/src/uts/common/crypto/io/
H A Dcrypto.c6475 in_count = STRUCT_FGET(derive_key, ndk_in_count); in nostore_derive_key()