Function botan_sys::botan_block_cipher_set_key
source ยท pub unsafe extern "C" fn botan_block_cipher_set_key(
bc: botan_block_cipher_t,
key: *const u8,
len: usize,
) -> c_int
pub unsafe extern "C" fn botan_block_cipher_set_key(
bc: botan_block_cipher_t,
key: *const u8,
len: usize,
) -> c_int