Searched refs:theEncryption (Results 1 – 1 of 1) sorted by relevance
534 EncryptionEntity theEncryption = (EncryptionEntity)objSorE; in checkSecurityElement() local535 theEncryption.setKeyId(0); in checkSecurityElement()575 EncryptionEntity theEncryption = (EncryptionEntity)objSorE; in checkSecurityElement() local579 theEncryption.setKeyURI(uriStr); in checkSecurityElement()580 findKeyOrReference(theEncryption, uriStr, true); in checkSecurityElement()593 EncryptionEntity theEncryption = new EncryptionEntity( in checkSecurityElement() local603 m_encryptionList.add(theEncryption); in checkSecurityElement()607 m_currentPath.push(theEncryption); in checkSecurityElement()614 theEncryption.setKeyURI(uriStr); in checkSecurityElement()615 findKeyOrReference(theEncryption,uriStr, true); in checkSecurityElement()[all …]