[−][src]Function rc_crypto::hkdf::extract_and_expand
pub fn extract_and_expand(
salt: &SigningKey,
secret: &[u8],
info: &[u8],
out: &mut [u8]
) -> Result<()>
pub fn extract_and_expand(
salt: &SigningKey,
secret: &[u8],
info: &[u8],
out: &mut [u8]
) -> Result<()>