aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function CRYPTO_poly1305_init

Source
pub unsafe extern "C" fn CRYPTO_poly1305_init(
    state: *mut poly1305_state,
    key: *const u8,
)