summaryrefslogtreecommitdiff
path: root/tls.h
blob: 45f6879391c37f1fe62cd76990b1ebecbca01b68 (plain)
1
2
3
4
5
6
7
8
9
/* Copyright (c) 2006-2010, UNINETT AS.
 * Copyright (c) 2010-2012, NORDUnet A/S. */
/* See LICENSE for licensing information. */

const struct protodefs *tlsinit(uint8_t h);

/* Local Variables: */
/* c-file-style: "stroustrup" */
/* End: */