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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.c 835 if (authinfo->assoc_key != NULL)
836 sctp_free_key(authinfo->assoc_key);
1231 sctp_free_key(stcb->asoc.authinfo.assoc_key);
1232 stcb->asoc.authinfo.assoc_key = NULL;
    [all...]
sctp_auth.h 93 sctp_key_t *assoc_key; /* cached concatenated send key */ member in struct:sctp_authinformation
sctputil.c     [all...]

Completed in 162 milliseconds