aws_lc_sys

Function EVP_MD_CTX_move

Source
pub unsafe extern "C" fn EVP_MD_CTX_move(
    out: *mut EVP_MD_CTX,
    in_: *mut EVP_MD_CTX,
)