Searched refs:RSAENH_CPGetUserKey (Results 1 – 2 of 2) sorted by relevance
16 @ stdcall CPGetUserKey(long long ptr) RSAENH_CPGetUserKey
4106 BOOL WINAPI RSAENH_CPGetUserKey(HCRYPTPROV hProv, DWORD dwKeySpec, HCRYPTKEY *phUserKey) in RSAENH_CPGetUserKey() function4484 if (!RSAENH_CPGetUserKey(hProv, dwKeySpec, &hCryptKey)) return FALSE; in RSAENH_CPSignHash()