Function boring_sys::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_intpub unsafe extern "C" fn AES_set_decrypt_key(
key: *const u8,
bits: c_uint,
aeskey: *mut AES_KEY,
) -> c_int