Function EVP_CIPHER_CTX_get_cipher_data

Source
pub unsafe extern "C" fn EVP_CIPHER_CTX_get_cipher_data(
    ctx: *const evp_cipher_ctx_st,
) -> *mut c_void