aws_lc_sys

Function EVP_PKEY_CTX_set_dsa_paramgen_q_bits

Source
pub unsafe extern "C" fn EVP_PKEY_CTX_set_dsa_paramgen_q_bits(
    ctx: *mut EVP_PKEY_CTX,
    qbits: c_int,
) -> c_int