aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function PKCS7_set_cipher

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