Function wolfssl_sys::wolfSSL_CTX_set_cipher_list_bytes
source · pub unsafe extern "C" fn wolfSSL_CTX_set_cipher_list_bytes(
ctx: *mut WOLFSSL_CTX,
list: *const byte,
listSz: c_int
) -> c_intpub unsafe extern "C" fn wolfSSL_CTX_set_cipher_list_bytes(
ctx: *mut WOLFSSL_CTX,
list: *const byte,
listSz: c_int
) -> c_int