Home
last modified time | relevance | path

Searched refs:pubKeyAlias1 (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/security_lite/huks/common/
H A Dhks_test_aes.c351 struct HksBlob pubKeyAlias1 = { in TestAes256ByAgree() local
357 ImportPubKey(&pubKeyAlias1, &pubKeyBlob1); in TestAes256ByAgree()
366 GenerateAesAgreeKey(&aesKeyAlias2, &baseKeyAlias2, &pubKeyAlias1, false, false); in TestAes256ByAgree()
393 HksDeleteKey(&pubKeyAlias1, NULL); in TestAes256ByAgree()
419 struct HksBlob pubKeyAlias1 = { in TestAes256ByAgree1() local
425 ImportPubKey(&pubKeyAlias1, &pubKeyBlob1); in TestAes256ByAgree1()
434 GenerateAesAgreeKey(&aesKeyAlias2, &baseKeyAlias2, &pubKeyAlias1, false, true); in TestAes256ByAgree1()
461 HksDeleteKey(&pubKeyAlias1, NULL); in TestAes256ByAgree1()

Completed in 2 milliseconds