Searched refs:MDC2_Init (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/mdc2/
H A Dmdc2_one.c69 if (!MDC2_Init(&c))
H A Dmdc2.h84 int MDC2_Init(MDC2_CTX *c);
H A Dmdc2dgst.c78 int MDC2_Init(MDC2_CTX *c) function
190 MDC2_Init(&c);
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/evp/
H A Dm_mdc2.c71 { return MDC2_Init(ctx->md_data); }

Completed in 34 milliseconds