Home
last modified time | relevance | path

Searched refs:sha256_transform (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/crypto/
H A Dsha256.c72 static void sha256_transform(u32 *state, const u8 *input, u32 *W) in sha256_transform() function
127 sha256_transform(sctx->state, input, W); in sha256_transform_blocks()
/kernel/linux/linux-5.10/lib/crypto/
H A Dsha256.c46 static void sha256_transform(u32 *state, const u8 *input) in sha256_transform() function
227 sha256_transform(sctx->state, src); in sha256_update()

Completed in 2 milliseconds