Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ rol
Function
rol
systemvm/agent/noVNC/core/crypto/md5.js:80–82 ·
view source on GitHub ↗
(d, g)
Source
from the content-addressed store, hash-verified
78
}
79
80
function
rol(d, g) {
81
return
d << g | d >>> 32 - g;
82
}
Callers
1
cmn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected