Home
last modified time | relevance | path

Searched defs:material1 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter_lite.c255 struct HksBlob material1 = { publicKeyInfo->nOrXSize, publicKey->data + offset }; in TranslateToX509PublicKey() local
H A Dhks_client_service_adapter.c383const struct HksBlob *material1, const struct HksBlob *material2, const struct HksBlob *publicKey, in TranslateToX509PublicKeySwitchAlg()
437 struct HksBlob material1 = { publicKeyInfo->nOrXSize, publicKey->data + offset }; in TranslateToX509PublicKey() local