aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function EVP_CIPHER_CTX_copy

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