Home
last modified time | relevance | path

Searched refs:m_authIpad (Results 1 – 2 of 2) sorted by relevance

/dports/net/yate/yate-6.4.0-1/libs/yrtp/
H A Dsecure.cpp102 m_authIpad.clear(); in init()
112 m_authIpad.update(ipad,sizeof(ipad)); in init()
278 SHA1 h1(m_authIpad); in rtpCheckIntegrity()
315 SHA1 h1(m_authIpad); in rtpAddIntegrity()
H A Dyatertp.h1662 SHA1 m_authIpad; variable