Searched defs:cmpRes (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_rsa_asy_key_pem_test.cpp | 754 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
|
H A D | crypto_md_sm3_test.cpp | 76 int32_t cmpRes = strcmp(algoName, "SM3"); variable
|
H A D | crypto_md_test.cpp | 129 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
|
H A D | crypto_sm3_mac_test.cpp | 119 int32_t cmpRes = strcmp(algoName, "SM3"); variable
|
H A D | crypto_mac_test.cpp | 124 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/native/ |
H A D | native_digest_test.cpp | 89 int32_t cmpRes = strcmp(algoName, "SHA1"); variable
|
H A D | native_asym_key_test.cpp | 102 int32_t cmpRes = strcmp(reinterpret_cast<const char*>(retBlob.data), variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | shader_manager.cpp | 184 const int cmpRes = in GetPipelineLayoutCompatibilityFlags() local
|