Home
last modified time | relevance | path

Searched defs:tmpKey (Results 1 – 9 of 9) sorted by relevance

/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
Dhks_cross_test.cpp158 char tmpKey[] = "HksCrossTestRsaCipher001_new"; variable
206 char tmpKey[] = "HksCrossTestRsaCipher002_new"; variable
255 char tmpKey[] = "HksCrossTestDsaSignVerify001_new"; variable
299 char tmpKey[] = "HksCrossTestDsaSignVerify002_new"; variable
345 char tmpKey[] = "HksCrossTestEccSignVerify001_new"; variable
390 char tmpKey[] = "HksCrossTestEccSignVerify002_new"; variable
434 char tmpKey[] = "HksCrossTestEd25519SignVerify001_new"; variable
478 char tmpKey[] = "HksCrossTestEd25519SignVerify002_new"; variable
522 char tmpKey[] = "HksCrossTestRsaSignVerify001_new"; variable
566 char tmpKey[] = "HksCrossTestRsaSignVerify002_new"; variable
Dhks_rsa_cipher_part5_test.cpp330 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; variable
403 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; variable
457 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; variable
Dhks_rsa_cipher_test_common.cpp125 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HksRsaCipherTestCase() local
161 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HksRsaCipherTestCaseAbnormal() local
Dhks_check_auth_part_test.cpp377 char tmpKey[] = "NewKeyAlias"; in CheckImportAuthTest() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
Dopenssl_hmac_helper.c28 uint8_t *tmpKey = (uint8_t *)malloc(keySizeByte); in HmacGenerateKey() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
Dhks_openssl_common.c32 uint8_t *tmpKey = (uint8_t *)HksMalloc(keySizeByte); in HksOpensslGenerateRandomKey() local
Dhks_openssl_ed25519tox25519.c283 uint8_t tmpKey[P_BYTES] = {0}; in FillPubKeyByZero() local
296 uint8_t tmpKey[P_BYTES] = {0}; in BnOperationOfPubKeyConversion() local
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_keyblob_lite.c278 struct HksBlob tmpKey = { 0, NULL }; in GetRawKeyMaterial() local
Dhks_keyblob.c324 struct HksBlob tmpKey = { 0, NULL }; in BuildClearKeyBlob() local