MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / ComputeHmac

Function ComputeHmac

rtc_base/message_digest.cc:97–136  ·  view source on GitHub ↗

Compute a RFC 2104 HMAC: H(K XOR opad, H(K XOR ipad, text))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

UpdateRtpAuthTagFunction · 0.85
GenerateNonceMethod · 0.85
ValidateNonceMethod · 0.85
TESTFunction · 0.85

Calls 9

ComputeDigestFunction · 0.85
CreateFunction · 0.85
hex_encodeFunction · 0.85
SizeMethod · 0.45
getMethod · 0.45
UpdateMethod · 0.45
FinishMethod · 0.45
dataMethod · 0.45
sizeMethod · 0.45

Tested by 1

TESTFunction · 0.68