Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_auth.c264 sctp_free_key(sctp_key_t *key) in sctp_free_key() function
488 sctp_free_key(skey->key); in sctp_free_sharedkey()
821 sctp_free_key(authinfo->random);
823 sctp_free_key(authinfo->peer_random);
825 sctp_free_key(authinfo->assoc_key);
827 sctp_free_key(authinfo->recv_key);
1186 sctp_free_key(stcb->asoc.authinfo.assoc_key);
1190 sctp_free_key(stcb->asoc.authinfo.recv_key);
1515 sctp_free_key(stcb->asoc.authinfo.random);
1556 sctp_free_key(stcb->asoc.authinfo.assoc_key);
[all …]
Dsctp_auth.h130 extern void sctp_free_key(sctp_key_t *key);
Dsctp_usrreq.c5223 sctp_free_key(key);
5261 sctp_free_key(key);
5294 sctp_free_key(key);
Dsctp_pcb.c7746 sctp_free_key(stcb->asoc.authinfo.peer_random);