CRYPTO_poly1305_init
bssl_
sys
bssl_sys
Function
CRYPTO_
poly1305_
init
Copy item path
Source
pub unsafe extern "C" fn CRYPTO_poly1305_init( state:
*mut
poly1305_state
, key:
*const
u8
, )