Home
last modified time | relevance | path

Searched defs:isKeyAlias (Results 1 – 3 of 3) sorted by relevance

/base/security/huks/interfaces/inner_api/huks_standard/main/src/
Dhks_api.c267 struct HksParam *isKeyAlias = NULL; in HksSign() local
294 struct HksParam *isKeyAlias = NULL; in HksVerify() local
322 struct HksParam *isKeyAlias = NULL; in HksEncrypt() local
354 struct HksParam *isKeyAlias = NULL; in HksDecrypt() local
386 struct HksParam *isKeyAlias = NULL; in HksAgreeKey() local
415 struct HksParam *isKeyAlias = NULL; in HksDeriveKey() local
446 struct HksParam *isKeyAlias = NULL; in HksMac() local
/base/security/huks/test/unittest/huks_common_test/include/
Dhks_test_common_h.h96 bool isKeyAlias; member
120 bool isKeyAlias; member
129 bool isKeyAlias; member
263 bool isKeyAlias; member
287 bool isKeyAlias; member
297 bool isKeyAlias; member
315 bool isKeyAlias; member
/base/security/huks/test/unittest/huks_common_test/src/
Dhks_test_curve25519_func.cpp274 struct HksParam isKeyAlias = {0}; in BuildLocalVerifyParamSet() local