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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sha1.h 94 void sctp_sha1_final(unsigned char *, struct sctp_sha1_context *);
sctp_sha1.c 54 sctp_sha1_final(unsigned char *digest, struct sctp_sha1_context *ctx) function
77 sctp_sha1_final(unsigned char *digest, struct sctp_sha1_context *ctx) function
225 sctp_sha1_final(unsigned char *digest, struct sctp_sha1_context *ctx) function
sctp_os_userspace.h 1009 #define SCTP_SHA1_FINAL(x,y) sctp_sha1_final((unsigned char *)x, y)
    [all...]

Completed in 44 milliseconds