Home
last modified time | relevance | path

Searched refs:publicPrivateKeyPair (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/crypt32/
H A Dmessage.c806 static const BYTE publicPrivateKeyPair[] = { variable
1039 ret = CryptImportKey(hCryptProv, publicPrivateKeyPair, in test_sign_message()
1040 sizeof(publicPrivateKeyPair), 0, 0, &hKey); in test_sign_message()
H A Dmsg.c2729 static const BYTE publicPrivateKeyPair[] = { variable
3096 ret = CryptImportKey(hCryptProv, publicPrivateKeyPair, in test_decode_msg_get_param()
3097 sizeof(publicPrivateKeyPair), 0, 0, &key); in test_decode_msg_get_param()