Home | History | Annotate | Download | only in ssl

Lines Matching defs:id

179 		if(p->id == profile_num)
293 s2n(prof->id,p);
313 int id;
349 n2s(d,id);
353 if(!find_profile_by_num(id,&cprof))
388 if(cprof->id==sprof->id)
422 s2n(s->srtp_profile->id,p);
433 unsigned id;
455 n2s(d,id);
480 if(prof->id == id)