Searched defs:importType (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_import_agree_test.cpp | 615 static void ModifyImportParams(uint32_t alg, uint32_t keySize, uint32_t importType) in ModifyImportParams() 642 static int32_t CopyToInner(struct TestImportKeyData *key, uint32_t importType, struct HksBlob *outK… in CopyToInner() 652 uint32_t alg, uint32_t keySize, uint32_t importType, struct HksBlob *outKey) in ConstructCurve25519Key() 697 uint32_t keySize, uint32_t importType, struct HksBlob *outKey) in ConstructEccKey() 753 uint32_t keySize, uint32_t importType, struct HksBlob *outKey) in ConstructDhKey() 801 …_t ConstructImportedCurve25519Key(uint32_t id, uint32_t alg, uint32_t keySize, uint32_t importType, in ConstructImportedCurve25519Key() 821 static int32_t ConstructImportedEccKey(uint32_t id, uint32_t keySize, uint32_t importType, in ConstructImportedEccKey() 915 static int32_t ConstructImportedDhKey(uint32_t id, uint32_t keySize, uint32_t importType, in ConstructImportedDhKey() 933 …atic int32_t ConstructImportedKey(uint32_t id, uint32_t alg, uint32_t keySize, uint32_t importType, in ConstructImportedKey() 1125 static void TestImportKey(uint32_t alg, uint32_t keySize, uint32_t importType) in TestImportKey()
|
H A D | hks_import_sign_verify_test.cpp | 334 static int32_t CopyToInner(uint32_t alg, uint32_t importType, struct HksBlob *outKey) in CopyToInner() 348 static int32_t ConstructImportedCurve25519Key(uint32_t alg, uint32_t keySize, uint32_t importType, in ConstructImportedCurve25519Key() 399 static int32_t ConstructImportedDsaPriOrPairKey(uint32_t keySize, uint32_t importType, struct HksBl… in ConstructImportedDsaPriOrPairKey() 466 static int32_t ConstructImportedDsaKey(uint32_t keySize, uint32_t importType, struct HksBlob *outKe… in ConstructImportedDsaKey() 593 static int32_t ConstructImportedSm2Key(uint32_t keySize, uint32_t importType, struct HksBlob *outKe… in ConstructImportedSm2Key() 648 static int32_t ConstructImportedSm2KeyForOpenssl1(uint32_t keySize, uint32_t importType, struct Hks… in ConstructImportedSm2KeyForOpenssl1() 663 static int32_t ConstructImportedSm2KeyForOpenssl3(uint32_t keySize, uint32_t importType, struct Hks… in ConstructImportedSm2KeyForOpenssl3() 678 static int32_t ConstructImportedEccKey(uint32_t keySize, uint32_t importType, struct HksBlob *outKe… in ConstructImportedEccKey() 732 static int32_t ConstructImportedKey(uint32_t alg, uint32_t keySize, uint32_t importType, struct Hks… in ConstructImportedKey() 754 …mportParams(uint32_t alg, uint32_t purpose, uint32_t keySize, uint32_t digest, uint32_t importType) in ModifyImportParams()
|
H A D | hks_import_wrapped_x25519_suite_test.cpp | 278 uint32_t alg, uint32_t keySize, uint32_t importType, struct HksBlob *outKey) in ConstructCurve25519Key() 318 … static int32_t ConstructImportedCurve25519Key(uint32_t alg, uint32_t keySize, uint32_t importType, in ConstructImportedCurve25519Key()
|
H A D | hks_import_rsa_test.cpp | 428 static int32_t ConstructImportedKey(uint32_t keySize, uint32_t importType, struct HksBlob *outKey) in ConstructImportedKey() 483 uint32_t digest, uint32_t importType) in ModifyImportParams() 492 static void ModifyImportAnotherParams(uint32_t purpose, uint32_t keySize, uint32_t importType) in ModifyImportAnotherParams()
|
H A D | hks_import_wrapped_sm2_suite_test.cpp | 709 uint32_t keySize, uint32_t importType, struct HksBlob *outKey) in ConstructEccKey() 766 static int32_t ConstructImportedSm2Key(uint32_t keySize, uint32_t importType, in ConstructImportedSm2Key()
|