Searched defs:cmpRes (Results 1 – 8 of 8) sorted by relevance
| /base/security/crypto_framework/test/unittest/src/ |
| D | crypto_rsa_asy_key_pem_test.cpp | 796 int32_t cmpRes = strcmp(retStr, priKeyPkcs1Str); in RsaAsyKeyPemTest1() local 824 int32_t cmpRes = strcmp(retStr, priKeyPkcs1Str); in RsaAsyKeyPemTest2() local 853 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest3() local 882 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest4() local 912 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest5() local 956 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest6() local 1000 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest7() local 1044 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest8() local 1584 int32_t cmpRes = strcmp(retStr, g_testPubkeyPkcs1Str2048.c_str()); variable 1638 int32_t cmpRes = strcmp(retStr, g_testPubkeyPkcs1Str1024.c_str()); variable [all …]
|
| D | crypto_md_sm3_test.cpp | 76 int32_t cmpRes = strcmp(algoName, "SM3"); variable
|
| D | crypto_md_test.cpp | 129 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
|
| D | crypto_cmac_test.cpp | 134 int32_t cmpRes = strcmp(cipherName, "AES128"); variable
|
| D | crypto_sm3_mac_test.cpp | 134 int32_t cmpRes = strcmp(algoName, "SM3"); variable
|
| D | crypto_mac_test.cpp | 142 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
|
| /base/security/crypto_framework/test/unittest/src/native/ |
| D | native_digest_test.cpp | 89 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
|
| D | native_asym_key_test.cpp | 102 int32_t cmpRes = strcmp(reinterpret_cast<const char*>(retBlob.data), variable
|