[][src]Function bluetooth_mesh::crypto::k_funcs::s1

#[must_use]
pub fn s1(m: impl AsRef<[u8]>) -> Salt

Calculates Bluetooth Mesh's s1 on bytes. Common values are precomputed and hardcore to avoid recalculating s1 unneededly.