rc_
crypto
0.1.0
In rc_
crypto::
hkdf
rc_crypto
::
hkdf
Function
expand
Copy item path
Source
pub fn expand(prk: &
SigningKey
, info: &[
u8
], out: &mut [
u8
]) ->
Result
<
()
>