Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Doakley.c2630 u_int keylen, prflen; local
2652 prflen = alg_oakley_hashdef_hashlen(iph1->approval->hashtype);
2653 if (prflen == -1) {
2685 if ((buf = vmalloc(prflen >> 3)) == 0) {
2715 buf->l = prflen >> 3; /* to cancel K1 speciality */