Searched refs:xStreamEncryption (Results 1 – 2 of 2) sorted by relevance
571 XEncryptionProtectedSource xStreamEncryption = in ChangeStreamPass() local574 if ( xStreamEncryption == null ) in ChangeStreamPass()581 xStreamEncryption.setEncryptionPassword( sNewPass ); in ChangeStreamPass()629 XEncryptionProtectedSource xStreamEncryption = in ChangeStreamPassH() local632 if ( xStreamEncryption == null ) in ChangeStreamPassH()639 xStreamEncryption.setEncryptionPassword( sNewPass ); in ChangeStreamPassH()
253 XEncryptionProtectedSource xStreamEncryption = in ChangeStreamPass() local256 if ( xStreamEncryption == null ) in ChangeStreamPass()263 xStreamEncryption.setEncryptionKey( pNewPass ); in ChangeStreamPass()
Completed in 52 milliseconds