Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c684 TSS_HKEY hParentKey, in token_wrap_sw_key() argument
746 result = Tspi_Key_WrapKey(*phKey, hParentKey, NULL_HPCRS); in token_wrap_sw_key()
765 TSS_HKEY hParentKey, TSS_HKEY *phKey) in token_wrap_key_object() argument
841 hParentKey, TSS_KEY_TYPE_LEGACY | TSS_KEY_NO_AUTHORIZATION, in token_wrap_key_object()
969 TSS_HKEY hParentKey, in token_load_key() argument
982 hParentKey, phKey))) { in token_load_key()
1128 TSS_HKEY hParentKey, TSS_HKEY *phKey) in tss_generate_key() argument
1191 if ((result = Tspi_Key_CreateKey(*phKey, hParentKey, 0))) { in tss_generate_key()
1256 TSS_HKEY hParentKey; in token_generate_leaf_key() local
1264 hParentKey = hPublicRootKey; in token_generate_leaf_key()
[all …]