| /test/xts/acts/security/crypto_framework_napi_BasicTest/src/ |
| D | crypto_framework_kdf_test.cpp | 346 const char *algoName = infoSpec.algoName; variable 388 const char *algoName = "SCRYPT"; variable 418 const char *algoName = "HKDF|SHA1|EXPAND_ONLY"; variable 447 const char *algoName = "PBKDF2|SHA1"; variable 476 const char *algoName = "HKDF|MD5|EXTRACT_ONLY"; variable 567 const char *algoName = infoSpec.algoName; variable 610 const char *algoName = infoSpec.algoName; variable 653 const char *algoName = infoSpec.algoName; variable 690 const char *algoName = infoSpec.algoName; variable 776 const char *algoName = infoSpec.algoName; variable [all …]
|
| D | crypto_framework_signature_test.cpp | 639 static OH_Crypto_ErrCode OHTEST_DoNoSegmentSign(const char *algoName, OH_CryptoPrivKey *privKey, Cr… in OHTEST_DoNoSegmentSign() 665 static OH_Crypto_ErrCode OHTEST_DoSegmentSign(const char *algoName, OH_CryptoPrivKey *privKey, Cryp… in OHTEST_DoSegmentSign() 704 static bool OHTEST_DoVerify(const char *algoName, OH_CryptoPubKey *pubKey, Crypto_DataBlob *msgBlob… in OHTEST_DoVerify() 725 static OH_Crypto_ErrCode OHTEST_DoRecover(const char *algoName, OH_CryptoPubKey *pubKey, Crypto_Dat… in OHTEST_DoRecover() 745 static bool OHTEST_DoSegmentVerify(const char *algoName, OH_CryptoPubKey *pubKey, Crypto_DataBlob *… in OHTEST_DoSegmentVerify() 782 static OH_CryptoKeyPair *OHTEST_GenAsymKey(const char *algoName) in OHTEST_GenAsymKey() 823 const char *algoName = (const char *)specInfo.algoName; variable 865 const char *algoName = (const char *)specInfo.algoName; variable 916 const char *algoName = (const char *)specInfo.algoName; variable 958 const char *algoName = (const char *)specInfo.algoName; variable [all …]
|
| D | crypto_framework_asym_cipher_test.cpp | 50 static OH_CryptoKeyPair *OHTEST_GenAsymKey(const char *algoName) in OHTEST_GenAsymKey() 76 static void OHTEST_DoAsymCipher(const char *algoName, OH_CryptoKeyPair *keyPair, in OHTEST_DoAsymCipher() 89 static void OHTEST_DoSegmentAsymCipher(const char *algoName, OH_CryptoKeyPair *keyPair, in OHTEST_DoSegmentAsymCipher() 467 static void OHTEST_DoSM2EncryptCipher(const char *algoName, OH_CryptoKeyPair *keyPair, in OHTEST_DoSM2EncryptCipher() 512 static void OHTEST_DoSM2DecryptCipher(const char *algoName, OH_CryptoKeyPair *keyPair, in OHTEST_DoSM2DecryptCipher() 558 const char *algoName = "SM2_256"; variable 597 const char *algoName = "RSA512"; variable 635 const char *algoName = "RSA512"; variable 672 const char *algoName = "RSA512"; variable 709 const char *algoName = "RSA512"; variable [all …]
|
| D | crypto_framework_random_test.cpp | 75 const char *algoName = OH_CryptoRand_GetAlgoName(ctx); variable 110 const char *algoName = OH_CryptoRand_GetAlgoName(ctx); variable
|
| D | crypto_framework_asym_key_test.cpp | 261 const char *algoName = OH_CryptoAsymKeyGenerator_GetAlgoName(ctx); variable 610 static OH_CryptoKeyPair *OHTEST_GenerateKeyPair(const char *algoName, const char *algKeyName) in OHTEST_GenerateKeyPair() 636 static OH_CryptoKeyPair *OHTEST_ConvertKeyPair(const char *algoName, Crypto_EncodingType type, in OHTEST_ConvertKeyPair() 1222 const char *algoName = asymInfo.algoName; variable 1322 const char *algoName = asymInfo.algoName; variable 1406 const char *algoName = asymInfo.algoName; variable 1474 const char *algoName = asymInfo.algoName; variable 1549 const char *algoName = asymInfo.algoName; variable 2389 const char *algoName = "RSA512"; variable 2413 const char *algoName = "RSA512"; variable [all …]
|
| D | crypto_framework_digest_test.cpp | 316 const char *algoName = OH_CryptoDigest_GetAlgoName(ctx); variable
|
| D | crypto_framework_sym_key_test.cpp | 167 const char *algoName = OH_CryptoSymKey_GetAlgoName(convertKeyCtx); variable
|
| D | crypto_framework_agreement_test.cpp | 305 const char *algoName = "SM2"; variable
|
| /test/xts/acts/security/crypto_framework_napi_BasicTest/include/ |
| D | crypto_framework_asym_key_test.h | 43 const char *algoName; member 57 const char *algoName; member 62 const char *algoName; member 71 const char *algoName; member 75 const char *algoName; member
|
| D | crypto_framework_asym_cipher_test.h | 41 const char *algoName; member 47 const char *algoName; member
|
| D | crypto_framework_agreement_test.h | 28 const char *algoName; member 38 const char *algoName; member 51 const char *algoName; member
|
| D | crypto_framework_signature_test.h | 24 uint8_t *algoName; member 38 uint8_t *algoName; member
|
| D | crypto_framework_mac_test.h | 38 const char *algoName; member
|
| D | crypto_framework_kdf_test.h | 101 const char *algoName; member 108 const char *algoName; member
|
| /test/xts/acts/security/certificate_framework/js_api_test_one/entry/src/ohosTest/js/test/utils/common/ |
| D | publicDoString.js | 70 algoName: "IvParamsSpec", property 89 algoName: "GcmParamsSpec", property 108 algoName: "CcmParamsSpec", property
|