Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h139 void Decode_AuthenticationCapability(PS_AuthenticationCapability x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp4014 Decode_AuthenticationCapability(&x->authenticationCapability, stream); in Decode_EncryptionAuthenticationAndIntegrity()
4076 void Decode_AuthenticationCapability(PS_AuthenticationCapability x, PS_InStream stream) in Decode_AuthenticationCapability() function