Searched defs:pubKey (Results 1 – 2 of 2) sorted by relevance
131 uint8_t pubKey[HKS_RSA_KEY_SIZE_4096] = { 0 }; in SoftBusGetPublicKey() local250 static int32_t DataToPublicKey(const uint8_t *bufKey, int32_t bufKeyLen, RSA **pubKey) in DataToPublicKey()
956 void SMP_GetPublicKeyX(const uint8_t *pubKey, uint8_t *x, uint8_t length) in SMP_GetPublicKeyX()