Home
last modified time | relevance | path

Searched refs:prfs (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sbin/isakmpd/
Dprf.h37 enum prfs { enum
42 enum prfs type; /* Type of PRF */
55 struct prf *prf_alloc(enum prfs, int, unsigned char *, unsigned int);
Dprf.c71 prf_alloc(enum prfs type, int subtype, unsigned char *shared, in prf_alloc()