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