Searched defs:tmpKey (Results 1 – 11 of 11) sorted by relevance
162 char tmpKey[] = "HksCrossTestRsaCipher001_new"; variable210 char tmpKey[] = "HksCrossTestRsaCipher002_new"; variable260 char tmpKey[] = "HksCrossTestDsaSignVerify001_new"; variable304 char tmpKey[] = "HksCrossTestDsaSignVerify002_new"; variable351 char tmpKey[] = "HksCrossTestEccSignVerify001_new"; variable396 char tmpKey[] = "HksCrossTestEccSignVerify002_new"; variable440 char tmpKey[] = "HksCrossTestEd25519SignVerify001_new"; variable484 char tmpKey[] = "HksCrossTestEd25519SignVerify002_new"; variable528 char tmpKey[] = "HksCrossTestRsaSignVerify001_new"; variable572 char tmpKey[] = "HksCrossTestRsaSignVerify002_new"; variable
382 char tmpKey[] = "NewKeyAlias"; in CheckImportAuthTest() local
28 uint8_t *tmpKey = (uint8_t *)malloc(keySizeByte); in HmacGenerateKey() local
32 uint8_t *tmpKey = (uint8_t *)HksMalloc(keySizeByte); in HksOpensslGenerateRandomKey() local
283 uint8_t tmpKey[P_BYTES] = {0}; in FillPubKeyByZero() local295 uint8_t tmpKey[P_BYTES] = {0}; in BnOperationOfPubKeyConversion() local
406 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; variable479 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; variable533 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; variable
126 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HksRsaCipherTestCase() local162 char tmpKey[] = "RSA_Encrypt_Decrypt_KeyAlias"; in HksRsaCipherTestCaseAbnormal() local
434 char tmpKey[] = "SM2_Encrypt_Decrypt_KeyAlias"; in HksSm2CipherTestRun() local635 char tmpKey[] = "SM2_Encrypt_Decrypt_KeyAlias"; in HksSm2CipherTestRunByNdk() local
278 struct HksBlob tmpKey = { 0, NULL }; in GetRawKeyMaterial() local
343 struct HksBlob tmpKey = { 0, NULL }; in BuildKeyBlobWithKeyParam() local
79 uint8_t* tmpKey = new (std::nothrow) uint8_t[keySizeByte]; in DlpOpensslGenerateRandomKey() local