[][src]Function fxa_client::auth::derive_sync_key

fn derive_sync_key(email: &str, pwd: &str, wrap_kb: &[u8]) -> Result<Vec<u8>>