AES256_init

Function AES256_init 

Source
pub unsafe extern "C" fn AES256_init(
    ctx: *mut AES256_ctx,
    key32: *const c_uchar,
)