Searched defs:sctp_auth_add_hmacid (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_auth.c678 sctp_auth_add_hmacid(sctp_hmaclist_t *list, uint16_t hmac_id) function
742 (void)sctp_auth_add_hmacid(new_list, SCTP_AUTH_HMAC_ID_SHA256);
744 (void)sctp_auth_add_hmacid(new_list, SCTP_AUTH_HMAC_ID_SHA1);
1500 (void)sctp_auth_add_hmacid(stcb->asoc.local_hmacs,

Completed in 78 milliseconds