Function wolfssl_sys::wolfSSL_get_cipher_suite_from_name

source ยท
pub unsafe extern "C" fn wolfSSL_get_cipher_suite_from_name(
    name: *const c_char,
    cipherSuite0: *mut c_uchar,
    cipherSuite: *mut c_uchar,
    flags: *mut c_int,
) -> c_int