Searched refs:SLA_1_Context (Results 1 – 3 of 3) sorted by relevance
34 struct SLA_1_Context { struct76 extern void SLA1_Init(struct SLA_1_Context *); argument77 extern void SLA1_Process(struct SLA_1_Context *, const unsigned char *, int);78 extern void SLA1_Final(struct SLA_1_Context *, unsigned char *);
63 struct SLA_1_Context context; in sctp_hash_digest()76 struct SLA_1_Context tctx; in sctp_hash_digest()
56 void SLA1_Init(struct SLA_1_Context *ctx) in SLA1_Init()75 void SLA1processABlock(struct SLA_1_Context *ctx,unsigned int *block) in SLA1processABlock()147 void SLA1_Process(struct SLA_1_Context *ctx, const unsigned char *ptr, int siz) in SLA1_Process()173 void SLA1_Final(struct SLA_1_Context *ctx, unsigned char *digestBuf) in SLA1_Final()