Home
last modified time | relevance | path

Searched refs:encryption (Results 1 – 25 of 64) sorted by relevance

123

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_encrypted.ksh89 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS1/c1
90 log_mustnot zfs create -o encryption=off -o keylocation=prompt \
92 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
94 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
97 log_mustnot zfs create -o encryption=on $TESTPOOL/$TESTFS1/c2
98 log_mustnot zfs create -o encryption=on -o keylocation=prompt \
116 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS2/c5
119 log_mustnot zfs create -o encryption=off -o keylocation=prompt \
121 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
123 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
[all …]
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c95 encryption, NULL); in lpstat_default_printer()
126 encryption, NULL); in lpstat_service_status()
1218 encryption, NULL); in service_query()
1338 encryption, verbose, 0); in main()
1342 encryption, verbose, 0); in main()
1375 encryption, verbose); in main()
1379 encryption, verbose); in main()
1389 encryption, verbose); in main()
1391 encryption, verbose); in main()
1405 encryption, verbose); in main()
[all …]
H A Dcancel.c65 cancel_jobs_for_user(char *user, papi_encryption_t encryption, char *pname) { in cancel_jobs_for_user() argument
74 cli_auth_callback, encryption, NULL); in cancel_jobs_for_user()
88 cli_auth_callback, encryption, NULL); in cancel_jobs_for_user()
112 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
127 encryption = PAPI_ENCRYPT_REQUIRED; in main()
144 cli_auth_callback, encryption, NULL); in main()
149 NULL, cli_auth_callback, encryption, NULL); in main()
245 encryption, printer); in main()
252 exit_code = cancel_jobs_for_user(user, encryption, NULL); in main()
H A Dlprm.c59 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
69 encryption = PAPI_ENCRYPT_REQUIRED; in main()
84 encryption, NULL); in main()
H A Daccept.c61 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
71 encryption = PAPI_ENCRYPT_ALWAYS; in main()
84 cli_auth_callback, encryption, NULL); in main()
H A Dreject.c61 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
75 encryption = PAPI_ENCRYPT_ALWAYS; in main()
88 cli_auth_callback, encryption, NULL); in main()
H A Denable.c61 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
71 encryption = PAPI_ENCRYPT_ALWAYS; in main()
84 cli_auth_callback, encryption, NULL); in main()
H A Dlpq.c76 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
88 encryption = PAPI_ENCRYPT_REQUIRED; in main()
109 encryption, NULL); in main()
H A Ddisable.c93 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
113 encryption = PAPI_ENCRYPT_NEVER; in main()
126 cli_auth_callback, encryption, NULL); in main()
H A Dlpmove.c74 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
84 encryption = PAPI_ENCRYPT_REQUIRED; in main()
105 cli_auth_callback, encryption, NULL); in main()
H A Dlpr.c74 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
88 encryption = PAPI_ENCRYPT_REQUIRED; in main()
231 encryption, NULL); in main()
H A Dlp.c70 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; in main() local
212 encryption = PAPI_ENCRYPT_REQUIRED; in main()
264 encryption, NULL); in main()
H A Dlpc.c41 static papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; variable
407 cli_auth_callback, encryption, NULL); in process_one()
433 encryption, NULL); in process_all()
549 encryption = PAPI_ENCRYPT_ALWAYS; in main()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_encrypted.ksh72 log_must zpool create -O encryption=off $TESTPOOL $DISKS
75 log_mustnot zpool create -O encryption=off -O keylocation=prompt \
77 log_mustnot zpool create -O encryption=off -O keyformat=passphrase \
79 log_mustnot zpool create -O encryption=off -O keyformat=passphrase \
82 log_mustnot zpool create -O encryption=on $TESTPOOL $DISKS
83 log_mustnot zpool create -O encryption=on -O keylocation=prompt \
/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dservice.c40 http_encryption_type(papi_encryption_t encryption) in http_encryption_type() argument
42 switch (encryption) { in http_encryption_type()
105 http_encryption_type(svc->encryption)); in service_connect()
122 papi_encryption_t encryption, void *app_data) in papiServiceCreate() argument
140 svc->encryption = encryption; in papiServiceCreate()
226 papi_encryption_t encryption) in papiServiceSetEncryption() argument
233 svc->encryption = encryption; in papiServiceSetEncryption()
235 (http_encryption_t)svc->encryption); in papiServiceSetEncryption()
324 result = svc->encryption; in papiServiceGetEncryption()
/illumos-gate/usr/src/lib/print/libpapi-dynamic/common/
H A Dservice.c204 svc->encryption, svc); in service_connect()
216 papi_encryption_t encryption, void *app_data) in papiServiceCreate() argument
236 svc->encryption = encryption; in papiServiceCreate()
351 papiServiceSetEncryption(papi_service_t handle, papi_encryption_t encryption) in papiServiceSetEncryption() argument
359 svc->encryption = encryption; in papiServiceSetEncryption()
363 result = f(svc->svc_handle, encryption); in papiServiceSetEncryption()
478 result = svc->encryption; in papiServiceGetEncryption()
H A Dpapi_impl.h59 papi_encryption_t encryption; member
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key_all.ksh50 log_must zfs create -o encryption=on -o keyformat=passphrase \
53 log_must zfs create -V 64M -o encryption=on -o keyformat=passphrase \
57 log_must zpool create -O encryption=on -O keyformat=passphrase \
H A Dzfs_load-key_file.ksh48 log_must zfs create -o encryption=on -o keyformat=passphrase \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unload-key/
H A Dzfs_unload-key_all.ksh51 log_must zfs create -o encryption=on -o keyformat=passphrase \
55 log_must zfs create -V 64M -o encryption=on -o keyformat=passphrase \
59 log_must zpool create -O encryption=on -O keyformat=passphrase \
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dservice.c74 papi_encryption_t encryption, void *app_data) in papiServiceCreate() argument
93 (void) papiServiceSetEncryption(svc, encryption); in papiServiceCreate()
144 papi_encryption_t encryption) in papiServiceSetEncryption() argument
152 "encryption", (int)encryption)); in papiServiceSetEncryption()
/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dservice.c39 papi_encryption_t encryption, void *app_data) in papiServiceCreate() argument
70 (void) papiServiceSetEncryption(svc, encryption); in papiServiceCreate()
148 papi_encryption_t encryption) in papiServiceSetEncryption() argument
156 "encryption", (int)encryption)); in papiServiceSetEncryption()
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c445 http->encryption = HTTP_ENCRYPT_ALWAYS; in httpConnectEncrypt()
447 http->encryption = encrypt; in httpConnectEncrypt()
494 http->encryption = e; in httpEncryption()
496 if ((http->encryption == HTTP_ENCRYPT_ALWAYS && !http->tls) || in httpEncryption()
497 (http->encryption == HTTP_ENCRYPT_NEVER && http->tls)) in httpEncryption()
499 else if (http->encryption == HTTP_ENCRYPT_REQUIRED && !http->tls) in httpEncryption()
629 if (http->encryption == HTTP_ENCRYPT_ALWAYS) in httpReconnect()
646 else if (http->encryption == HTTP_ENCRYPT_REQUIRED) in httpReconnect()
2050 if (http->encryption == HTTP_ENCRYPT_REQUIRED && !http->tls) in http_send()
2248 http->encryption = myhttp.encryption; in http_upgrade()
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.S441 / AES 256: 14 rounds in encryption key schedule
491 / AES 192: 12 rounds in encryption key schedule
528 / AES 128: 10 rounds in encryption key schedule
606 / Generate round keys used for encryption
645 / Convert an encryption round key to a form usable for decryption
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_change-key/
H A Dzfs_change-key_load.ksh48 log_must zfs create -o encryption=on -o keyformat=passphrase \

123