Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_rsa_asy_key_pem_test.cpp190 static string g_testPrikeyPkcs8Str2048 = "-----BEGIN PRIVATE KEY-----\n" variable
1020 … RsaAsyKeyPemTest1("RSA2048", g_testPrikeyPkcs1Str2048.c_str(), g_testPrikeyPkcs8Str2048.c_str());
1032 … RsaAsyKeyPemTest2("RSA2048", g_testPrikeyPkcs8Str2048.c_str(), g_testPrikeyPkcs1Str2048.c_str());
1072 g_testPrikeyPkcs1Str2048.c_str(), g_testPrikeyPkcs8Str2048.c_str());
1091 g_testPrikeyPkcs1Str2048.c_str(), g_testPrikeyPkcs8Str2048.c_str());
1110 g_testPrikeyPkcs1Str2048.c_str(), g_testPrikeyPkcs8Str2048.c_str());
1129 g_testPrikeyPkcs1Str2048.c_str(), g_testPrikeyPkcs8Str2048.c_str());
1543 cmpRes = strcmp(retStr, g_testPrikeyPkcs8Str2048.c_str());