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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dsha512.c118 sha512_transform(u64 *state, u64 *W, const u8 *input) function
216 sha512_transform(sctx->state, sctx->W, sctx->buf);
219 sha512_transform(sctx->state, sctx->W, &data[i]);

Completed in 45 milliseconds