Searched refs:escrowentry (Results 1 – 5 of 5) sorted by relevance
4028 Delete_EscrowData(x->escrowentry + i); in Delete_EncryptionSync()4030 OSCL_DEFAULT_FREE(x->escrowentry); in Delete_EncryptionSync()
6162 x->escrowentry = (PS_EscrowData) in Decode_EncryptionSync()6166 Decode_EscrowData(x->escrowentry + i, stream); in Decode_EncryptionSync()
4628 Encode_EscrowData(x->escrowentry + i, stream); in Encode_EncryptionSync()
4946 Analyze_EscrowData(x->escrowentry + i, tempLabelString, tag, indent); in Analyze_EncryptionSync()
2957 struct _EscrowData *escrowentry; member