Searched refs:encryption (Results 1 - 25 of 35) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Daccept.c61 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
71 encryption = PAPI_ENCRYPT_ALWAYS;
84 cli_auth_callback, encryption, NULL);
H A Denable.c61 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
71 encryption = PAPI_ENCRYPT_ALWAYS;
84 cli_auth_callback, encryption, NULL);
H A Dlprm.c61 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
71 encryption = PAPI_ENCRYPT_REQUIRED;
86 encryption, NULL);
H A Dreject.c61 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
75 encryption = PAPI_ENCRYPT_ALWAYS;
88 cli_auth_callback, encryption, NULL);
H A Dlpstat.c87 lpstat_default_printer(papi_encryption_t encryption) argument
95 encryption, NULL);
114 lpstat_service_status(papi_encryption_t encryption) argument
126 encryption, NULL);
677 int, int), papi_encryption_t encryption,
700 cli_auth_callback, encryption, NULL);
724 report, encryption, verbose,
1029 papi_encryption_t encryption, int show_rank, int verbose)
1042 cli_auth_callback, encryption, NULL);
1059 cli_auth_callback, encryption, NUL
676 printer_query(char *name, int (*report)(papi_service_t, char *, papi_printer_t, int, int), papi_encryption_t encryption, int verbose, int description) argument
1028 job_query(char *request, int (*report)(char *, papi_job_t, int, int), papi_encryption_t encryption, int show_rank, int verbose) argument
1209 service_query(char *name, int (*report)(char *, papi_attribute_t **, int), papi_encryption_t encryption, int verbose) argument
1244 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
[all...]
H A Dlpq.c78 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
90 encryption = PAPI_ENCRYPT_REQUIRED;
111 encryption, NULL);
H A Dcancel.c65 cancel_jobs_for_user(char *user, papi_encryption_t encryption, char *pname) { argument
74 cli_auth_callback, encryption, NULL);
88 cli_auth_callback, encryption, NULL);
112 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
127 encryption = PAPI_ENCRYPT_REQUIRED;
144 cli_auth_callback, encryption, NULL);
149 NULL, cli_auth_callback, encryption, NULL);
245 encryption, printer);
252 exit_code = cancel_jobs_for_user(user, encryption, NULL);
H A Ddisable.c92 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
114 encryption = PAPI_ENCRYPT_NEVER;
127 cli_auth_callback, encryption, NULL);
H A Dlpmove.c74 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
84 encryption = PAPI_ENCRYPT_REQUIRED;
105 cli_auth_callback, encryption, NULL);
H A Dlpr.c75 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
90 encryption = PAPI_ENCRYPT_REQUIRED;
234 encryption, NULL);
H A Dlp.c70 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
212 encryption = PAPI_ENCRYPT_REQUIRED;
264 encryption, NULL);
H A Dlpc.c41 static papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; variable
407 cli_auth_callback, encryption, NULL);
433 encryption, NULL);
549 encryption = PAPI_ENCRYPT_ALWAYS;
H A Din.lpd.c634 papi_encryption_t encryption = PAPI_ENCRYPT_NEVER; local
651 encryption = PAPI_ENCRYPT_ALWAYS;
722 encryption, NULL);
/opensolaris-onvv-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dservice.c45 http_encryption_type(papi_encryption_t encryption) argument
47 switch (encryption) {
110 http_encryption_type(svc->encryption));
127 papi_encryption_t encryption, void *app_data)
145 svc->encryption = encryption;
231 papi_encryption_t encryption)
238 svc->encryption = encryption;
240 (http_encryption_t)svc->encryption);
124 papiServiceCreate(papi_service_t *handle, char *service_name, char *user_name, char *password, int (*authCB)(papi_service_t svc, void *app_data), papi_encryption_t encryption, void *app_data) argument
230 papiServiceSetEncryption(papi_service_t handle, papi_encryption_t encryption) argument
[all...]
H A Dpapi_impl.h66 papi_encryption_t encryption; member in struct:__anon4689
/opensolaris-onvv-gate/usr/src/lib/print/libpapi-dynamic/common/
H A Dpapi_impl.h61 papi_encryption_t encryption; member in struct:__anon4685
H A Dservice.c209 svc->encryption, svc);
221 papi_encryption_t encryption, void *app_data)
241 svc->encryption = encryption;
356 papiServiceSetEncryption(papi_service_t handle, papi_encryption_t encryption) argument
364 svc->encryption = encryption;
368 result = f(svc->svc_handle, encryption);
483 result = svc->encryption;
218 papiServiceCreate(papi_service_t *handle, char *service_name, char *user_name, char *password, int (*authCB)(papi_service_t svc, void *app_data), papi_encryption_t encryption, void *app_data) argument
/opensolaris-onvv-gate/usr/src/cmd/lp/lib/papi/
H A Dservice.c44 papi_encryption_t encryption, void *app_data)
75 (void) papiServiceSetEncryption(svc, encryption);
153 papi_encryption_t encryption)
161 "encryption", (int)encryption));
238 "encryption", (int *)&result);
41 papiServiceCreate(papi_service_t *handle, char *service_name, char *user_name, char *password, int (*authCB)(papi_service_t svc, void *app_data), papi_encryption_t encryption, void *app_data) argument
152 papiServiceSetEncryption(papi_service_t handle, papi_encryption_t encryption) argument
/opensolaris-onvv-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dservice.c77 papi_encryption_t encryption, void *app_data)
96 (void) papiServiceSetEncryption(svc, encryption);
147 papi_encryption_t encryption)
155 "encryption", (int)encryption));
233 "encryption", (int *)&result);
74 papiServiceCreate(papi_service_t *handle, char *service_name, char *user_name, char *password, int (*authCB)(papi_service_t svc, void *app_data), papi_encryption_t encryption, void *app_data) argument
146 papiServiceSetEncryption(papi_service_t handle, papi_encryption_t encryption) argument
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/asn1/
H A Dp5_pbev2.c65 /* PKCS#5 v2.0 password based encryption structures */
69 ASN1_SIMPLE(PBE2PARAM, encryption, X509_ALGOR)
109 /* Setup the AlgorithmIdentifier for the encryption scheme */
110 scheme = pbe2->encryption;
/opensolaris-onvv-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.c35 * httpConnectEncrypt() - Connect to a HTTP server using encryption.
36 * httpEncryption() - Set the required encryption on the link.
67 * http_upgrade() - Force upgrade to TLS encryption.
73 * CDSAWriteFunc() - Write function for CDSA encryption code.
359 http_encryption_t encrypt; /* Type of encryption to use */
363 * Set the default encryption status...
376 * 'httpConnectEncrypt()' - Connect to a HTTP server using encryption.
383 /* I - Type of encryption to use */
443 * Set the encryption status...
446 if (port == 443) /* Always use encryption fo
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/evp/
H A Dp5_crpt2.c73 /* This is an implementation of PKCS#5 v2.0 password based encryption key
180 /* lets see if we recognise the encryption algorithm.
184 OBJ_nid2sn(OBJ_obj2nid(pbe2->encryption->algorithm)));
194 if(EVP_CIPHER_asn1_to_param(ctx, pbe2->encryption->parameter) < 0) {
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c702 wl_encryption_t encryption; local
753 if ((status = do_get_encryption(handle, linkid, &encryption,
754 sizeof (encryption))) != DLADM_STATUS_OK)
759 switch (encryption) {
1306 wl_encryption_t encryption; local
1310 encryption = WL_NOENCRYPTION;
1313 encryption = WL_ENC_WEP;
1320 return (i_dladm_wlan_param(handle, linkid, &encryption,
1321 MAC_PROP_WL_ENCRYPTION, sizeof (encryption), B_TRUE));
/opensolaris-onvv-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s15 * secure data encryption and decryption, using the Advanced Encryption
19 * encryption and decryption, and the other two instructions support
386 * Expand the cipher key into the encryption key schedule.
444 / AES 256: 14 rounds in encryption key schedule
494 / AES 192: 12 rounds in encryption key schedule
531 / AES 128: 10 rounds in encryption key schedule
611 / Generate round keys used for encryption
623 * Convert round keys used for encryption
650 / Convert an encryption round key to a form usable for decryption
/opensolaris-onvv-gate/usr/src/lib/print/libpapi-common/common/
H A Dpapi.h235 papi_encryption_t encryption,
243 papi_encryption_t encryption);

Completed in 121 milliseconds

12