Home
last modified time | relevance | path

Searched refs:alg_oakley_encdef_keylen (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dalgorithm.h188 extern int alg_oakley_encdef_keylen(int, int);
Dalgorithm.c470 alg_oakley_encdef_keylen(int doi, int len) in alg_oakley_encdef_keylen() function
Doakley.c2586 keylen = alg_oakley_encdef_keylen(iph1->approval->enctype, in oakley_compute_enckey()