Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/doc/crypto/
Dmdc2.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
/freebsd-10-stable/crypto/openssl/crypto/mdc2/
Dmdc2_one.c70 if (!MDC2_Init(&c)) in MDC2()
Dmdc2.h85 int MDC2_Init(MDC2_CTX *c);
Dmdc2dgst.c187 MDC2_Init(&c); in main()
/freebsd-10-stable/crypto/openssl/crypto/evp/
Dm_mdc2.c76 return MDC2_Init(ctx->md_data); in init()
Devp_locl.h353 # define MDC2_Init private_MDC2_Init macro
/freebsd-10-stable/secure/lib/libcrypto/
DMakefile.man859 MLINKS+= mdc2.3 MDC2_Init.3
/freebsd-10-stable/crypto/openssl/util/
Dlibeay.num337 MDC2_Init 345 EXIST::FUNCTION:MDC2