Searched defs:pubKeyInfo (Results 1 – 7 of 7) sorted by relevance
139 int32_t TestImportEd25519(struct HksBlob alias, struct HksBlob *pubKeyInfo) in TestImportEd25519()189 struct HksBlob pubKeyInfo = { pubKeyLen, pubKey }; in TestExportImportEd25519SignVerify() local313 struct HksBlob pubKeyInfo = { g_pubKeyLen, g_pubKey }; in TestEd25519SignTeeVerifyLocal() local
99 struct HksBlob pubKeyInfo = { pubKeyLen, pubKey }; variable
316 struct HksPubKeyInfo *pubKeyInfo = (struct HksPubKeyInfo *)keyBuffer; in X509PublicKeyToRsa() local377 struct HksPubKeyInfo *pubKeyInfo = (struct HksPubKeyInfo *)keyBuffer; in X509PublicKeyToEcc() local
469 struct HksPubKeyInfo *pubKeyInfo = (struct HksPubKeyInfo *)keyBuffer; in X509PublicKeyToRsa() local521 struct HksPubKeyInfo *pubKeyInfo = (struct HksPubKeyInfo *)keyBuffer; in EcKeyToPublicKey() local576 struct HksPubKeyInfo *pubKeyInfo = (struct HksPubKeyInfo *)rawInfo; in EvpPkeyToHksPubKeyInfo() local
829 struct OH_Huks_PubKeyInfo pubKeyInfo; variable
149 struct HksPubKeyInfo *pubKeyInfo = (struct HksPubKeyInfo *)publicKey->data; in X509ToRsaPublicKey() local
482 struct HksPubKeyInfo *pubKeyInfo = (struct HksPubKeyInfo *)keyBuffer; in EcKeyToPublicKey() local