aws_lc_sys

Function EVP_DecodeBlock

Source
pub unsafe extern "C" fn EVP_DecodeBlock(
    dst: *mut u8,
    src: *const u8,
    src_len: usize,
) -> c_int