Searched refs:release_and_install_key (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/rsaenh/ |
H A D | rsaenh.c | 2717 static void release_and_install_key(HCRYPTPROV hProv, HCRYPTKEY src, in release_and_install_key() function 2813 release_and_install_key(hProv, *phKey, &pKeyContainer->hSignatureKeyPair, in import_private_key() 2819 release_and_install_key(hProv, *phKey, &pKeyContainer->hKeyExchangeKeyPair, in import_private_key() 3184 release_and_install_key(hProv, *phKey, in RSAENH_CPGenKey() 3196 release_and_install_key(hProv, *phKey, in RSAENH_CPGenKey()
|