HomeSort by relevance Sort by last modified time
    Searched refs:S_EncryptionCommand (Results 1 - 5 of 5) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_command.cpp 121 S_EncryptionCommand encryptionCommand;
123 oscl_memset(&encryptionCommand, 0, sizeof(S_EncryptionCommand));
133 sizeof(S_EncryptionCommand));
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
annex.cpp 464 PtvSend(H245_PRIMITIVE , E_PtvId_Cmd_Ecrpt_Cfm , 0 , 0 , (uint8*)p_EncryptionCommand , sizeof(S_EncryptionCommand)) ;
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
per.cpp     [all...]
h245_decoder.cpp 295 x->encryptionCommand = (PS_EncryptionCommand) OSCL_DEFAULT_MALLOC(sizeof(S_EncryptionCommand));
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
h245def.h     [all...]

Completed in 156 milliseconds