MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / leftRotate32bits

Function leftRotate32bits

hashing/sha1.cpp:58–60  ·  view source on GitHub ↗

* @brief Rotates the bits of a 32-bit unsigned integer * @param n Integer to rotate * @param rotate How many bits for the rotation * @return uint32_t The rotated integer */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

hash_bsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected