Searched defs:newKeyAlias (Results 1 – 5 of 5) sorted by relevance
83 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
101 struct OH_Huks_Blob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; in HksRsaCipherTestCase() local137 struct OH_Huks_Blob newKeyAlias = { .size = strlen(tmpKey), .data = (uint8_t *)tmpKey }; in HksRsaCipherTestCaseAbnormal() local
74 struct OH_Huks_Blob newKeyAlias = { .size = strlen(newKey), .data = (uint8_t *)newKey }; in HksEccSignVerifyTestNormalCase() local
124 struct OH_Huks_Blob newKeyAlias = { .size = strlen(newKey), .data = (uint8_t *)newKey }; variable
146 struct OH_Huks_Blob newKeyAlias = { .size = strlen(newKey), .data = (uint8_t *)newKey }; in HksDsaSignVerifyTestNormalCase() local