Function EVP_CIPHER_CTX_copy

Source
pub unsafe extern "C" fn EVP_CIPHER_CTX_copy(
    out: *mut evp_cipher_ctx_st,
    in_: *const evp_cipher_ctx_st,
) -> i32