Home
last modified time | relevance | path

Searched refs:UNENCRYPTED (Results 1 – 25 of 971) sorted by relevance

12345678910>>...39

/dports/net/net6/net6-1.3.14/src/
H A Dconnection.cpp63 state = UNENCRYPTED; in connect()
86 state = UNENCRYPTED; in assign()
124 if(state == UNENCRYPTED || state == ENCRYPTED) in set_enable_keepalives()
156 if(state != UNENCRYPTED) in request_encryption()
606 if(state != UNENCRYPTED) in net_encryption()
689 state = UNENCRYPTED; in net_encryption_failed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/gcm_driver/crypto/
H A Dgcm_decryption_result.h17 UNENCRYPTED = 0, enumerator
H A Dgcm_decryption_result.cc13 case GCMDecryptionResult::UNENCRYPTED: in ToGCMDecryptionResultDetailsString()
/dports/math/pspp/pspp-1.4.1/tests/language/data-io/
H A Dget-data-psql.at155 /UNENCRYPTED
201 /UNENCRYPTED
222 /UNENCRYPTED
282 /UNENCRYPTED
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/postgresql/tasks/
H A Dtest_password.yml112 …"Using MD5-hashed password: check that password not changed when using md5 hash with 'UNENCRYPTED'"
155 …me: "Using MD5-hashed password: check that password changed when using md5 hash with 'UNENCRYPTED'"
165 - '"UNENCRYPTED PASSWORD is no longer supported" not in change_pass_unencrypted.msg'
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/incidental_postgresql_user/tasks/
H A Dtest_password.yml112 …"Using MD5-hashed password: check that password not changed when using md5 hash with 'UNENCRYPTED'"
155 …me: "Using MD5-hashed password: check that password changed when using md5 hash with 'UNENCRYPTED'"
165 - '"UNENCRYPTED PASSWORD is no longer supported" not in change_pass_unencrypted.msg'
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/encryption/t/
H A Dinnodb_alters.test90 …t= Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION but with MIN_KEY_VERSION (0) UNENCRYPTED
102 --echo # 8. Alter to UNENCRYPTED INPLACE
106 …_text= Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0) UNENCRYPTED
252 …uld appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0 => UNENCRYPTED) AND ENCRYPTION…
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/encryption/t/
H A Dinnodb_alters.test90 …t= Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION but with MIN_KEY_VERSION (0) UNENCRYPTED
102 --echo # 8. Alter to UNENCRYPTED INPLACE
106 …_text= Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0) UNENCRYPTED
252 …uld appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0 => UNENCRYPTED) AND ENCRYPTION…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/encryption/t/
H A Dinnodb_alters.test90 …t= Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION but with MIN_KEY_VERSION (0) UNENCRYPTED
102 --echo # 8. Alter to UNENCRYPTED INPLACE
106 …_text= Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0) UNENCRYPTED
252 …uld appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0 => UNENCRYPTED) AND ENCRYPTION…
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/encryption/r/
H A Dinnodb_alters.result77 … [Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION but with MIN_KEY_VERSION (0) UNENCRYPTED]
86 # 8. Alter to UNENCRYPTED INPLACE
93 ….inc [Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0) UNENCRYPTED]
262 …uld appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0 => UNENCRYPTED) AND ENCRYPTION…
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/encryption/r/
H A Dinnodb_alters.result77 … [Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION but with MIN_KEY_VERSION (0) UNENCRYPTED]
86 # 8. Alter to UNENCRYPTED INPLACE
93 ….inc [Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0) UNENCRYPTED]
262 …uld appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0 => UNENCRYPTED) AND ENCRYPTION…
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/encryption/r/
H A Dinnodb_alters.result77 … [Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION but with MIN_KEY_VERSION (0) UNENCRYPTED]
86 # 8. Alter to UNENCRYPTED INPLACE
93 ….inc [Table t1 should appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0) UNENCRYPTED]
262 …uld appear in INNODB_TABLESPACES_ENCRYPTION with MIN_KEY_VERSION (0 => UNENCRYPTED) AND ENCRYPTION…
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/schemas/alter/
H A Drole.sch60 [UNENCRYPTED ]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/postgresql/tests/integration/targets/postgresql_user/tasks/
H A Dtest_password.yml114 …"Using MD5-hashed password: check that password not changed when using md5 hash with 'UNENCRYPTED'"
157 …me: "Using MD5-hashed password: check that password changed when using md5 hash with 'UNENCRYPTED'"
167 - '"UNENCRYPTED PASSWORD is no longer supported" not in change_pass_unencrypted.msg'
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/gcm_driver/
H A Dgcm_stats_recorder_android.cc130 DCHECK_NE(result, GCMDecryptionResult::UNENCRYPTED); in RecordDecryptionFailure()
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/schemas/sql/
H A Drole.sch30 UNENCRYPTED
/dports/net/net6/net6-1.3.14/inc/
H A Dconnection.hpp40 UNENCRYPTED, enumerator
/dports/www/ilias/ILIAS-5.4.25/docs/configuration/
H A Dpostgresql.md34 CREATE USER ilias ENCRYPTED|UNENCRYPTED PASSWORD 'password' LOGIN NOSUPERUSER NOCREATEDB NOCREATERO…
/dports/www/ilias6/ILIAS-6.14/docs/configuration/
H A Dpostgresql.md34 CREATE USER ilias ENCRYPTED|UNENCRYPTED PASSWORD 'password' LOGIN NOSUPERUSER NOCREATEDB NOCREATERO…
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb_undo/t/
H A Dundo_tablespace_encrypt.test30 --echo # Create a new UNDO tablespace. Should be created as UNENCRYPTED.
/dports/deskutils/griffith/griffith-a593201179695efe93829d9c9a70962ef29dd109/
H A DREADME73 CREATE USER griffith UNENCRYPTED PASSWORD 'gRiFiTh' NOCREATEDB NOCREATEUSER;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb_undo/r/
H A Dundo_tablespace_encrypt.result29 # Create a new UNDO tablespace. Should be created as UNENCRYPTED.
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/parser/
H A Dgram.h440 UNENCRYPTED = 656, enumerator
895 #define UNENCRYPTED 656 macro
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/parser/
H A Dgram.h437 UNENCRYPTED = 646, enumerator
880 #define UNENCRYPTED 646 macro
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/parser/
H A Dgram.h448 UNENCRYPTED = 657, enumerator
904 #define UNENCRYPTED 657 macro

12345678910>>...39