sha_transform 68 crypto/sha1_generic.c sha_transform(sctx->state, src, temp); sha_transform 8 include/linux/cryptohash.h void sha_transform(__u32 *digest, const char *data, __u32 *W); sha_transform 52 net/ipv4/syncookies.c sha_transform(tmp + 16, (__u8 *)tmp, tmp + 16 + 5); sha_transform 94 net/ipv6/syncookies.c sha_transform(tmp + 16, (__u8 *)tmp, tmp + 16 + 5);