Searched refs:NULL_HKEY (Results 1 – 2 of 2) sorted by relevance
149 TSS_HKEY hPublicRootKey = NULL_HKEY;150 TSS_HKEY hPublicLeafKey = NULL_HKEY;151 TSS_HKEY hPrivateRootKey = NULL_HKEY;152 TSS_HKEY hPrivateLeafKey = NULL_HKEY;712 *phKey = NULL_HKEY; in token_wrap_sw_key()723 *phKey = NULL_HKEY; in token_wrap_sw_key()755 *phKey = NULL_HKEY; in token_wrap_sw_key()880 *phKey = NULL_HKEY; in token_wrap_key_object()887 *phKey = NULL_HKEY; in token_wrap_key_object()894 *phKey = NULL_HKEY; in token_wrap_key_object()[all …]
49 #define NULL_HKEY 0 macro