aws_lc_sys

Function AES_set_decrypt_key

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