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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sha1.h 92 void sctp_sha1_init(struct sctp_sha1_context *);
sctp_sha1.c 41 sctp_sha1_init(struct sctp_sha1_context *ctx) function
65 sctp_sha1_init(struct sctp_sha1_context *ctx) function
111 sctp_sha1_init(struct sctp_sha1_context *ctx) function
sctp_os_userspace.h 1011 #define SCTP_SHA1_INIT sctp_sha1_init
    [all...]
sctp_auth.c 880 SCTP_SHA1_INIT(&ctx->sha1);
    [all...]

Completed in 769 milliseconds