aws_lc_sys

Function EVP_PKEY_assign_DSA

Source
pub unsafe extern "C" fn EVP_PKEY_assign_DSA(
    pkey: *mut EVP_PKEY,
    key: *mut DSA,
) -> c_int