Home
last modified time | relevance | path

Searched refs:escrowentry (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp4028 Delete_EscrowData(x->escrowentry + i); in Delete_EncryptionSync()
4030 OSCL_DEFAULT_FREE(x->escrowentry); in Delete_EncryptionSync()
Dh245_decoder.cpp6162 x->escrowentry = (PS_EscrowData) in Decode_EncryptionSync()
6166 Decode_EscrowData(x->escrowentry + i, stream); in Decode_EncryptionSync()
Dh245_encoder.cpp4628 Encode_EscrowData(x->escrowentry + i, stream); in Encode_EncryptionSync()
Dh245_analysis.cpp4946 Analyze_EscrowData(x->escrowentry + i, tempLabelString, tag, indent); in Analyze_EncryptionSync()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2957 struct _EscrowData *escrowentry; member