HomeSort by: relevance | last modified time | path
    Searched refs:getph1byindex (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
handler.h 464 extern struct ph1handle *getph1byindex(isakmp_index *);
handler.c 136 getph1byindex(isakmp_index *index) function
isakmp_inf.c 499 del_ph1=getph1byindex((isakmp_index *)(delete + 1));
isakmp_xauth.c 360 if ((iph1 = getph1byindex(&xra->index)) != NULL)
isakmp.c 451 iph1 = getph1byindex(index1);

Completed in 20 milliseconds