Home
last modified time | relevance | path

Searched refs:aes_ccm (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dencryption.rs57 let aes_ccm = features::supported_on_both_page1(ctx, SecureConnectionsHostSupport).await in initiate() localVariable
64 encryption_enabled: if aes_ccm { in initiate()
100 let aes_ccm = features::supported_on_both_page1(ctx, SecureConnectionsHostSupport).await in respond() localVariable
107 encryption_enabled: if aes_ccm { in respond()