aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function AES_set_encrypt_key

Source
pub unsafe extern "C" fn AES_set_encrypt_key(
    key: *const u8,
    bits: c_uint,
    aeskey: *mut AES_KEY,
) -> c_int