Home
last modified time | relevance | path

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

/base/security/huks/utils/crypto_adapter/
Dhks_client_service_adapter_lite.c263 struct HksBlob material2 = { publicKeyInfo->eOrYSize, publicKey->data + offset }; in TranslateToX509PublicKey() local
Dhks_client_service_adapter.c510 … const struct HksBlob *material1, const struct HksBlob *material2, const struct HksBlob *publicKey, in TranslateToX509PublicKeySwitchAlg()
571 struct HksBlob material2 = { publicKeyInfo->eOrYSize, publicKey->data + offset }; in TranslateToX509PublicKey() local