Home
last modified time | relevance | path

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

/base/security/crypto_framework/test/unittest/src/
Dcrypto_rsa_asy_key_pem_test.cpp796 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 …]
Dcrypto_md_sm3_test.cpp76 int32_t cmpRes = strcmp(algoName, "SM3"); variable
Dcrypto_md_test.cpp129 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
Dcrypto_cmac_test.cpp134 int32_t cmpRes = strcmp(cipherName, "AES128"); variable
Dcrypto_sm3_mac_test.cpp134 int32_t cmpRes = strcmp(algoName, "SM3"); variable
Dcrypto_mac_test.cpp142 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