Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h203 void Decode_EscrowData(PS_EscrowData x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp6166 Decode_EscrowData(x->escrowentry + i, stream); in Decode_EncryptionSync()
6185 void Decode_EscrowData(PS_EscrowData x, PS_InStream stream) in Decode_EscrowData() function