Searched refs:sctp_authinfo_t (Results 1 – 3 of 3) sorted by relevance
96 } sctp_authinfo_t; typedef169 extern sctp_authinfo_t *sctp_alloc_authinfo(void);170 extern void sctp_free_authinfo(sctp_authinfo_t *authinfo);
778 sctp_authinfo_t *781 sctp_authinfo_t *new_authinfo; in sctp_alloc_authinfo()783 SCTP_MALLOC(new_authinfo, sctp_authinfo_t *, sizeof(*new_authinfo), in sctp_alloc_authinfo()795 sctp_free_authinfo(sctp_authinfo_t *authinfo) in sctp_free_authinfo()
1083 sctp_authinfo_t authinfo; /* randoms, cached keys */