Home | History | Annotate | Download | only in racoon

Lines Matching refs:racoon_calloc

2734 	newmsg = racoon_calloc(1, len);
2851 if ((newmsg = racoon_calloc(1, reallen)) == NULL)