Home
last modified time | relevance | path

Searched defs:isPriKey (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_ecdh_suite_test.cpp270 uint32_t keySize, struct HksBlob *outKey, bool isPriKey) in ConstructKey()
H A Dhks_import_agree_test.cpp703 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructEccKey() local
759 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructDhKey() local
H A Dhks_import_rsa_test.cpp379 uint32_t keySize, struct HksBlob *outKey, bool isPriKey) in ConstructKey()
437 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructImportedKey() local
H A Dhks_import_wrapped_x25519_suite_test.cpp333 uint32_t keySize, struct HksBlob *outKey, bool isPriKey) in ConstructRsaKey()
H A Dhks_import_sign_verify_test.cpp401 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructImportedDsaPriOrPairKey() local
600 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructImportedSm2Key() local
H A Dhks_import_wrapped_sm2_suite_test.cpp715 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructEccKey() local