Home
last modified time | relevance | path

Searched refs:Decode_EncryptionCommand (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h345 void Decode_EncryptionCommand(PS_EncryptionCommand x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp1036 Decode_EncryptionCommand((PS_EncryptionCommand) *ppDataOut, stream); in CommandMessage_decode()
Dh245_decoder.cpp296 Decode_EncryptionCommand(x->encryptionCommand, stream); in Decode_CommandMessage()
10439 void Decode_EncryptionCommand(PS_EncryptionCommand x, PS_InStream stream) in Decode_EncryptionCommand() function