MCPcopy Create free account
hub / github.com/bjoernQ/bleps / MacKey

Class MacKey

bleps/src/crypto.rs:119–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117#[must_use]
118#[repr(transparent)]
119pub struct MacKey(Key);
120
121impl MacKey {
122 /// Generates LE Secure Connections check value

Callers 2

f5Method · 0.85
mac_key_f6Function · 0.85

Calls

no outgoing calls

Tested by 1

mac_key_f6Function · 0.68