File: tls.h

package info (click to toggle)
radsecproxy 1.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,504 kB
  • sloc: ansic: 8,229; sh: 4,360; xml: 1,052; makefile: 70
file content (8 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
/* Copyright (c) 2008, UNINETT AS */
/* See LICENSE for licensing information. */

const struct protodefs *tlsinit(uint8_t h);

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