Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Decdh_key.cc88 UInt256 EcdhKey::GetPublicKeyX() const { in GetPublicKeyX() function in bt::sm::EcdhKey
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/security/BluetoothGeneratedPacketsSmp_h/gen/security/
Dsmp_packets.h395 std::array<uint8_t,32> GetPublicKeyX() const {ASSERT(was_validated_);size_t end_index = size();auto… in CreateOptional() function