Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Disakmp_frag.c336 int *capp; local
347 capp = (int *)(buf->v + len);
348 *capp = htonl(0);
351 capp = (int *)(buf->v + MD5_DIGEST_LENGTH);
352 *capp |= htonl(cap);