Home
last modified time | relevance | path

Searched defs:pubKey (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/adapter/huks/src/
H A Dsoftbus_rsa_encrypt.c131 uint8_t pubKey[HKS_RSA_KEY_SIZE_4096] = { 0 }; in SoftBusGetPublicKey() local
250 static int32_t DataToPublicKey(const uint8_t *bufKey, int32_t bufKeyLen, RSA **pubKey) in DataToPublicKey() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_tool.c956 void SMP_GetPublicKeyX(const uint8_t *pubKey, uint8_t *x, uint8_t length) in SMP_GetPublicKeyX() argument

Completed in 3 milliseconds