Function PKCS7_set_cipher

Source
pub unsafe extern "C" fn PKCS7_set_cipher(
    p7: *mut pkcs7_st,
    cipher: *const evp_cipher_st,
) -> i32