Home
last modified time | relevance | path

Searched defs:hCryptKey (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/rsaenh/
H A Drsaenh.c796 HCRYPTKEY hCryptKey; in new_key() local
999 static void store_key_pair(HCRYPTKEY hCryptKey, HKEY hKey, DWORD dwKeySpec, DWORD dwFlags) in store_key_pair()
1079 static void store_key_permissions(HCRYPTKEY hCryptKey, HKEY hKey, DWORD dwKeySpec) in store_key_permissions()
1417 HCRYPTKEY hCryptKey; in read_key_container() local
4468 HCRYPTKEY hCryptKey = (HCRYPTKEY)INVALID_HANDLE_VALUE; in RSAENH_CPSignHash() local