OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oakley_compute_keymat
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
oakley.h
180
extern int
oakley_compute_keymat
__P((struct ph2handle *, int));
isakmp_quick.c
873
if (
oakley_compute_keymat
(iph2, INITIATOR) < 0)
[
all
...]
oakley.c
418
*
oakley_compute_keymat
(). If you add support for such prf function,
419
* modify
oakley_compute_keymat
() accordingly.
483
oakley_compute_keymat
(iph2, side)
function
[
all
...]
Completed in 253 milliseconds