[][src]Function fxa_client::auth::derive_xcs_key

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