HomeSort by relevance Sort by last modified time
    Searched refs:sctp_free_key (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.c 277 sctp_free_key(sctp_key_t *key) function
501 sctp_free_key(skey->key);
832 sctp_free_key(authinfo->random);
834 sctp_free_key(authinfo->peer_random);
836 sctp_free_key(authinfo->assoc_key);
838 sctp_free_key(authinfo->recv_key);
1231 sctp_free_key(stcb->asoc.authinfo.assoc_key);
1235 sctp_free_key(stcb->asoc.authinfo.recv_key);
    [all...]
sctp_auth.h 129 extern void sctp_free_key(sctp_key_t *key);
sctp_usrreq.c     [all...]
sctp_pcb.c     [all...]

Completed in 36 milliseconds