Function EVP_CIPHER_CTX_set_num

Source
pub unsafe extern "C" fn EVP_CIPHER_CTX_set_num(
    ctx: *mut evp_cipher_ctx_st,
    num: i32,
) -> i32