Searched refs:MDC2_Init (Results 1 – 5 of 5) sorted by relevance
69 if (!MDC2_Init(&c)) in MDC2()
87 int MDC2_Init(MDC2_CTX *c);
191 MDC2_Init(&c); in main()
75 { return MDC2_Init(ctx->md_data); } in init()
368 #define MDC2_Init private_MDC2_Init macro