Searched refs:MDC2_Init (Results 1 – 8 of 8) sorted by relevance
5 MDC2, MDC2_Init, MDC2_Update, MDC2_Final - MDC2 hash function14 int MDC2_Init(MDC2_CTX *c);33 MDC2_Init() initializes a B<MDC2_CTX> structure.49 MDC2_Init(), MDC2_Update() and MDC2_Final() return 1 for success, 0 otherwise.61 MDC2(), MDC2_Init(), MDC2_Update() and MDC2_Final() are available since
70 if (!MDC2_Init(&c)) in MDC2()
85 int MDC2_Init(MDC2_CTX *c);
187 MDC2_Init(&c); in main()
76 return MDC2_Init(ctx->md_data); in init()
353 # define MDC2_Init private_MDC2_Init macro
859 MLINKS+= mdc2.3 MDC2_Init.3
337 MDC2_Init 345 EXIST::FUNCTION:MDC2