Searched refs:xTempStorageEncryption (Results 1 – 3 of 3) sorted by relevance
91 XEncryptionProtectedSource xTempStorageEncryption = in testForPath() local94 if ( xTempStorageEncryption == null ) in testForPath()104 xTempStorageEncryption.setEncryptionPassword( sPass1 ); in testForPath()168 xTempStorageEncryption = in testForPath()171 if ( xTempStorageEncryption == null ) in testForPath()178 xTempStorageEncryption.setEncryptionPassword( sPass2 ); in testForPath()245 xTempStorageEncryption = in testForPath()248 if ( xTempStorageEncryption == null ) in testForPath()255 xTempStorageEncryption.setEncryptionPassword( sPass1 ); in testForPath()
67 XEncryptionProtectedSource xTempStorageEncryption = in test() local70 if ( xTempStorageEncryption == null ) in test()80 xTempStorageEncryption.setEncryptionPassword( sPass1 ); in test()
66 XEncryptionProtectedSource xTempStorageEncryption = in test() local69 if ( xTempStorageEncryption == null ) in test()79 xTempStorageEncryption.setEncryptionKey( pPass1 ); in test()
Completed in 16 milliseconds