Searched defs:material (Results 1 – 8 of 8) sorted by relevance
400 struct HksKeyMaterial25519 material; in ConstructImportedCurve25519Key() local441 struct HksKeyMaterialDsa material; in ConstructImportedDsaPriOrPairKey() local516 struct HksKeyMaterialEcc material; in ConstructEcPrivateKey() local576 struct HksKeyMaterialEcc material; in ConstructEcKey() local628 struct HksKeyMaterialEcc material; in ConstructImportedSm2Key() local
305 struct HksKeyMaterial25519 material; in ConstructCurve25519Key() local360 struct HksKeyMaterialRsa material; in ConstructRsaKey() local
547 struct HksKeyMaterialRsa material; in ConstructRsaKeyPair() local595 struct HksKeyMaterial25519 material; in ConstructEd25519KeyPair() local636 struct HksKeyMaterialDsa material; in ConstructDsaKeyPair() local
708 struct HksKeyMaterial25519 material; in ConstructCurve25519Key() local755 struct HksKeyMaterialEcc material; in ConstructEccKey() local811 struct HksKeyMaterialDh material; in ConstructDhKey() local
328 struct HksKeyMaterialRsa material; in ConstructKey() local
484 struct HksKeyMaterialRsa material; in ConstructKey() local
112 static int32_t RkcGetFixedMaterial(struct HksBlob *material) in RkcGetFixedMaterial()
740 static int32_t GetPrivateKeyMaterial(struct HksBlob *val, struct HksBlob *material) in GetPrivateKeyMaterial()807 uint8_t *material = (uint8_t *)HksMalloc(materialLen); in HksGetDevicePrivateKey() local