aws_lc_sys

Function PKCS7_set_cipher

Source
pub unsafe extern "C" fn PKCS7_set_cipher(
    p7: *mut PKCS7,
    cipher: *const EVP_CIPHER,
) -> c_int