Searched refs:NULL_HKEY (Results 1 – 2 of 2) sorted by relevance
145 TSS_HKEY hPublicRootKey = NULL_HKEY;146 TSS_HKEY hPublicLeafKey = NULL_HKEY;147 TSS_HKEY hPrivateRootKey = NULL_HKEY;148 TSS_HKEY hPrivateLeafKey = NULL_HKEY;708 *phKey = NULL_HKEY; in token_wrap_sw_key()719 *phKey = NULL_HKEY; in token_wrap_sw_key()751 *phKey = NULL_HKEY; in token_wrap_sw_key()876 *phKey = NULL_HKEY; in token_wrap_key_object()883 *phKey = NULL_HKEY; in token_wrap_key_object()890 *phKey = NULL_HKEY; in token_wrap_key_object()[all …]
49 #define NULL_HKEY 0 macro