pub fn default_crypto<'s, R>(
rand: R,
singleton_secret_key: CryptoSensitiveRef<'s, rs_matter::::crypto::canon::CanonPkcSecretKeyRef::{constant#0}>,
) -> impl Crypto + 'swhere
R: CryptoRngCore + 's,pub fn default_crypto<'s, R>(
rand: R,
singleton_secret_key: CryptoSensitiveRef<'s, rs_matter::::crypto::canon::CanonPkcSecretKeyRef::{constant#0}>,
) -> impl Crypto + 'swhere
R: CryptoRngCore + 's,