Home
last modified time | relevance | path

Searched refs:md5_transform (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/crypto/
H A Dmd5.c40 static void md5_transform(__u32 *hash, __u32 const *in) in md5_transform() function
126 md5_transform(ctx->hash, ctx->block); in md5_transform_helper()
194 md5_transform(mctx->hash, mctx->block); in md5_final()
/linux-6.15/Documentation/translations/zh_CN/security/
H A Dsiphash.rst18 代其他哈希函数,例如:jhash,md5_transform,sha1_transform等。
/linux-6.15/Documentation/security/
H A Dsiphash.rst10 as a replacement for some uses of: `jhash`, `md5_transform`, `sha1_transform`,