Home
last modified time | relevance | path

Searched defs:algoName (Results 1 – 15 of 15) sorted by relevance

/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_kdf_test.cpp346 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 …]
Dcrypto_framework_signature_test.cpp639 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 …]
Dcrypto_framework_asym_cipher_test.cpp50 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 …]
Dcrypto_framework_random_test.cpp75 const char *algoName = OH_CryptoRand_GetAlgoName(ctx); variable
110 const char *algoName = OH_CryptoRand_GetAlgoName(ctx); variable
Dcrypto_framework_asym_key_test.cpp261 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 …]
Dcrypto_framework_digest_test.cpp316 const char *algoName = OH_CryptoDigest_GetAlgoName(ctx); variable
Dcrypto_framework_sym_key_test.cpp167 const char *algoName = OH_CryptoSymKey_GetAlgoName(convertKeyCtx); variable
Dcrypto_framework_agreement_test.cpp305 const char *algoName = "SM2"; variable
/test/xts/acts/security/crypto_framework_napi_BasicTest/include/
Dcrypto_framework_asym_key_test.h43 const char *algoName; member
57 const char *algoName; member
62 const char *algoName; member
71 const char *algoName; member
75 const char *algoName; member
Dcrypto_framework_asym_cipher_test.h41 const char *algoName; member
47 const char *algoName; member
Dcrypto_framework_agreement_test.h28 const char *algoName; member
38 const char *algoName; member
51 const char *algoName; member
Dcrypto_framework_signature_test.h24 uint8_t *algoName; member
38 uint8_t *algoName; member
Dcrypto_framework_mac_test.h38 const char *algoName; member
Dcrypto_framework_kdf_test.h101 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/
DpublicDoString.js70 algoName: "IvParamsSpec", property
89 algoName: "GcmParamsSpec", property
108 algoName: "CcmParamsSpec", property