aws_lc_sys

Function EVP_DecodeFinal

Source
pub unsafe extern "C" fn EVP_DecodeFinal(
    ctx: *mut EVP_ENCODE_CTX,
    out: *mut u8,
    out_len: *mut c_int,
) -> c_int