ring
0.17.8
In ring::aead::aes_gcm
Function
ring
::
aead
::
aes_gcm
::
init
Copy item path
source
ยท
[
−
]
fn init( key: &[
u8
], variant:
Variant
, cpu_features:
Features
, ) ->
Result
<
KeyInner
,
Unspecified
>