Searched defs:newKeyAlias (Results 1 – 6 of 6) sorted by relevance
85 struct OH_Huks_Blob newKeyAlias = {.size = strlen(newKey), .data = (uint8_t *)newKey}; in HksRsaSignVerifyTestNormalCase() local148 struct OH_Huks_Blob newKeyAlias = {.size = strlen(newKey), .data = (uint8_t *)newKey}; in HksRSASignVerifyTestAbnormalCase() local
110 struct OH_Huks_Blob newKeyAlias = {.size = strlen(tmpKey), .data = (uint8_t *)tmpKey}; in HksRsaCipherTestCase() local149 struct OH_Huks_Blob newKeyAlias = {.size = strlen(tmpKey), .data = (uint8_t *)tmpKey}; in HksRsaCipherTestCaseAbnormal() local
73 struct OH_Huks_Blob newKeyAlias = {.size = strlen(newKey), .data = (uint8_t *)newKey}; in HksEccSignVerifyTestNormalCase() local
117 struct OH_Huks_Blob newKeyAlias = {.size = strlen(newKey), .data = (uint8_t *)newKey}; variable
112 struct OH_Huks_Blob newKeyAlias = {.size = strlen(newKey), .data = (uint8_t *)newKey}; in HksDsaSignVerifyTestNormalCase() local
248 struct OH_Huks_Blob newKeyAlias = {.size = sizeof(tmpKey), in doOHHuksImportKeyItem() local