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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sha1.h 93 void sctp_sha1_update(struct sctp_sha1_context *, const unsigned char *, unsigned int);
sctp_sha1.c 48 sctp_sha1_update(struct sctp_sha1_context *ctx, const unsigned char *ptr, unsigned int siz) function
71 sctp_sha1_update(struct sctp_sha1_context *ctx, const unsigned char *ptr, unsigned int siz) function
196 sctp_sha1_update(struct sctp_sha1_context *ctx, const unsigned char *ptr, unsigned int siz) function
sctp_os_userspace.h 1012 #define SCTP_SHA1_UPDATE sctp_sha1_update
    [all...]

Completed in 1334 milliseconds