Home
last modified time | relevance | path

Searched defs:cmpRes (Results 1 – 7 of 7) sorted by relevance

/base/security/crypto_framework/test/unittest/src/
Dcrypto_rsa_asy_key_pem_test.cpp754 int32_t cmpRes = strcmp(retStr, priKeyPkcs1Str); in RsaAsyKeyPemTest1() local
781 int32_t cmpRes = strcmp(retStr, priKeyPkcs1Str); in RsaAsyKeyPemTest2() local
809 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest3() local
837 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest4() local
866 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest5() local
907 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest6() local
948 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest7() local
989 int32_t cmpRes = strcmp(retStr, pubKeyPkcs1Str); in RsaAsyKeyPemTest8() local
1524 int32_t cmpRes = strcmp(retStr, g_testPubkeyPkcs1Str2048.c_str()); variable
1575 int32_t cmpRes = strcmp(retStr, g_testPubkeyPkcs1Str1024.c_str()); variable
Dcrypto_md_sm3_test.cpp76 int32_t cmpRes = strcmp(algoName, "SM3"); variable
Dcrypto_md_test.cpp129 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
Dcrypto_sm3_mac_test.cpp119 int32_t cmpRes = strcmp(algoName, "SM3"); variable
Dcrypto_mac_test.cpp124 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
/base/security/crypto_framework/test/unittest/src/native/
Dnative_digest_test.cpp89 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
Dnative_asym_key_test.cpp102 int32_t cmpRes = strcmp(reinterpret_cast<const char*>(retBlob.data), variable