Home
last modified time | relevance | path

Searched refs:md4_transform (Results 1 – 25 of 26) sorted by relevance

12

/dports/security/nettle/nettle-3.7.3/
H A Dmd4.c53 md4_transform(uint32_t *digest, const uint32_t *data);
104 md4_transform(ctx->state, data); in md4_digest()
121 md4_transform(uint32_t *digest, const uint32_t *data) in md4_transform() function
196 md4_transform(ctx->state, data); in md4_compress()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Dmd4.c53 md4_transform(uint32_t *digest, const uint32_t *data);
104 md4_transform(ctx->state, data); in md4_digest()
121 md4_transform(uint32_t *digest, const uint32_t *data) in md4_transform() function
196 md4_transform(ctx->state, data); in md4_compress()
/dports/archivers/rzip/rzip-2.1/
H A Dmd4.c71 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() function
140 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
200 md4_transform(mctx->hash, mctx->block); in md4_final()
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dmd4.c67 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() function
136 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
204 md4_transform(mctx->hash, mctx->block); in md4_final()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dmd4.c67 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() function
136 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
204 md4_transform(mctx->hash, mctx->block); in md4_final()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dmd4.c67 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() function
136 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
204 md4_transform(mctx->hash, mctx->block); in md4_final()
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/ciphers/
H A Dmd4.c90 static void md4_transform(guint32 *hash, guint32 const *in) in md4_transform() function
159 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
245 md4_transform(mctx->hash, mctx->block); in md4_digest()
/dports/x11/tint/tint2-78313502d3b26c217f5583a23ef571bc9e0edc45/src/tint2conf/
H A Dmd4.c96 static void md4_transform(u32 *hash, u32 const *in) in md4_transform() function
165 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
230 md4_transform(mctx->hash, mctx->block); in md4_final()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/ciphers/
H A Dmd4.c90 static void md4_transform(guint32 *hash, guint32 const *in) in md4_transform() function
159 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
245 md4_transform(mctx->hash, mctx->block); in md4_digest()
/dports/net-im/finch/pidgin-2.14.8/libpurple/ciphers/
H A Dmd4.c90 static void md4_transform(guint32 *hash, guint32 const *in) in md4_transform() function
159 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
245 md4_transform(mctx->hash, mctx->block); in md4_digest()
/dports/net-p2p/ed2k/ed2k-hash-openssl-1.4/
H A Ded2k.c240 static void md4_transform (u_int32_t state[4], unsigned char block[64]) { in md4_transform() function
312 md4_transform(context->state, context->buffer); in md4_update()
315 md4_transform(context->state, &input[i]); in md4_update()
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/mod/
H A Dsumversion.c88 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform() function
157 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
218 md4_transform(mctx->hash, mctx->block); in md4_final_ascii()
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/mod/
H A Dsumversion.c88 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform() function
157 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
218 md4_transform(mctx->hash, mctx->block); in md4_final_ascii()
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/mod/
H A Dsumversion.c88 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform() function
157 md4_transform(ctx->hash, ctx->block); in md4_transform_helper()
218 md4_transform(mctx->hash, mctx->block); in md4_final_ascii()
/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dinc_hash_md4.h85 DECLSPEC void md4_transform (const u32 *w0, const u32 *w1, const u32 *w2, const u32 *w3, u32 *diges…
H A Dinc_hash_md4.cl17 DECLSPEC void md4_transform (const u32 *w0, const u32 *w1, const u32 *w2, const u32 *w3, u32 *diges…
137 md4_transform (ctx->w0, ctx->w1, ctx->w2, ctx->w3, ctx->h);
206 md4_transform (ctx->w0, ctx->w1, ctx->w2, ctx->w3, ctx->h);
854 md4_transform (ctx->w0, ctx->w1, ctx->w2, ctx->w3, ctx->h);
877 md4_transform (ctx->w0, ctx->w1, ctx->w2, ctx->w3, ctx->h);
H A Dm07500_a0-optimized.cl190 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);
H A Dm13100_a0-optimized.cl363 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);
H A Dm07500_a1-optimized.cl188 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);
H A Dm07500_a3-optimized.cl188 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);
H A Dm18200_a0-optimized.cl361 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);
H A Dm18200_a3-optimized.cl359 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);
H A Dm18200_a1-optimized.cl359 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);
H A Dm13100_a1-optimized.cl361 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);
H A Dm13100_a3-optimized.cl361 md4_transform (w0_t, w1_t, w2_t, w3_t, digest);

12