ucspi-ssl 0.13.03
ucspi-ssl
Loading...
Searching...
No Matches
coe.h
Go to the documentation of this file.
1/* Public domain. */
2
3#ifndef COE_H
4#define COE_H
5
6extern int coe(int);
7
8#endif
int coe(int)
Definition: coe.c:6