prf
rustls
0.23.34
In rustls::
crypto::
tls12
rustls
::
crypto
::
tls12
Function
prf
Copy item path
Source
pub(crate) fn prf(out: &mut [
u8
], hmac_key: &dyn
Key
, label: &[
u8
], seed: &[
u8
])