Home
last modified time | relevance | path

Searched refs:MDC2_Init (Results 1 – 8 of 8) sorted by relevance

/NextBSD/crypto/openssl/doc/crypto/
HDmdc2.pod5 MDC2, MDC2_Init, MDC2_Update, MDC2_Final - MDC2 hash function
14 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
/NextBSD/crypto/openssl/crypto/mdc2/
HDmdc2_one.c70 if (!MDC2_Init(&c)) in MDC2()
HDmdc2.h85 int MDC2_Init(MDC2_CTX *c);
HDmdc2dgst.c187 MDC2_Init(&c); in main()
/NextBSD/crypto/openssl/crypto/evp/
HDm_mdc2.c76 return MDC2_Init(ctx->md_data); in init()
HDevp_locl.h356 # define MDC2_Init private_MDC2_Init macro
/NextBSD/secure/lib/libcrypto/
HDMakefile.man1075 MLINKS+= mdc2.3 MDC2_Init.3
/NextBSD/crypto/openssl/util/
HDlibeay.num337 MDC2_Init 345 EXIST::FUNCTION:MDC2