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

Function right_rotate

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

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

updateMethod · 0.85
test_right_rotateFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_right_rotateFunction · 0.68