Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_decoder.h298 void Decode_CertSelectionCriteria(PS_CertSelectionCriteria x, PS_InStream stream);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp9136 Decode_CertSelectionCriteria(&x->certSelectionCriteria, stream); in Decode_RequestTerminalCertificate()
9158 void Decode_CertSelectionCriteria(PS_CertSelectionCriteria x, PS_InStream stream) in Decode_CertSelectionCriteria() function