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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.h 179 extern uint32_t sctp_hmac_m(uint16_t hmac_algo, uint8_t *key, uint32_t keylen,
sctp_auth.c 1020 sctp_hmac_m(uint16_t hmac_algo, uint8_t *key, uint32_t keylen, function
1199 return (sctp_hmac_m(hmac_algo, key->key, key->keylen, m, m_offset, digest, 0));
    [all...]
sctp_input.c     [all...]
sctp_output.c     [all...]

Completed in 180 milliseconds