Searched defs:isPriKey (Results 1 – 6 of 6) sorted by relevance
270 uint32_t keySize, struct HksBlob *outKey, bool isPriKey) in ConstructKey()
703 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructEccKey() local759 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructDhKey() local
379 uint32_t keySize, struct HksBlob *outKey, bool isPriKey) in ConstructKey()437 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructImportedKey() local
333 uint32_t keySize, struct HksBlob *outKey, bool isPriKey) in ConstructRsaKey()
401 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructImportedDsaPriOrPairKey() local600 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructImportedSm2Key() local
715 bool isPriKey = (importType == HKS_KEY_TYPE_PRIVATE_KEY) ? true : false; in ConstructEccKey() local