Function SSL_CIPHER_find

Source
pub unsafe extern "C" fn SSL_CIPHER_find(
    ssl: *mut ssl_st,
    ptr: *const u8,
) -> *const ssl_cipher_st