Home
last modified time | relevance | path

Searched defs:pubKeyAlias (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_rsa_test.cpp763 struct HksBlob pubKeyAlias = { sizeof(pubAlias), pubAlias }; in RsaImportPlainKeyAnotherTest() local
820 struct HksBlob pubKeyAlias = { sizeof(pubAlias), pubAlias }; in RsaImportPlainKeyTest() local
H A Dhks_import_sign_verify_test.cpp928 struct HksBlob pubKeyAlias = { sizeof(pubAlias), pubAlias }; in ImportPlainKeyTest() local