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

12

/opensolaris-onvv-gate/usr/src/lib/print/libhttp-core/common/
H A Dhttp.h160 * HTTP encryption values...
325 http_encryption_t encryption; /* Encryption requirements */ member in struct:__anon4656
/opensolaris-onvv-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh338 echo $(zfs get 2>&1 | grep encryption | sed -e s/^.*YES// -e s/\|//g)
368 encryption=$(zenity --list --title="$title" --height=320 \
369 --text="Select cipher for encryption of all labels:" \
370 --column="encryption" $(encryptionValues))
372 if [[ $? != 0 || $encryption == "off" ]]; then
378 --text "Select encryption key source:" \
395 if [[ $encryption == "on" ]]; then
398 t=${encryption#aes-} && keylen=${t%%-*}
405 options="$options -o encryption=$encryption
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c428 {ENCRYPTION, "encryption", do_get_encryption, do_set_encryption, RW},
2635 gettext("bssid\t\t encryption\tlast seen\n"));
2638 (void) printf(gettext("essid\t\t\t\tbssid\t\t encryption"
3148 * linkstauts, essid, encryption and signal strength.
3586 wl_encryption_t encryption; local
3591 (void) memset(&encryption, 0xff, sizeof (encryption));
3594 encryption = WL_NOENCRYPTION;
3596 encryption = WL_ENC_WEP;
3598 (void) fprintf(stderr, gettext("%s: encryption
3668 wl_encryption_t encryption; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/print/libpapi-dynamic/common/
H A Dprinter.c135 svc->password, svc->authCB, svc->encryption,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DPerlIO.pm223 decompression, encryption / decryption) to the filehandle.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm182 crypt String one-way passwd-style encryption
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1452 # encryption type attributes.
1462 printf "$(gettext "Warning: Could not set the supported encryption type for computer account").\n"
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509/
H A Dx509.h523 /* Password based encryption structure */
530 /* Password based encryption V2 structures */
534 X509_ALGOR *encryption; member in struct:PBE2PARAM_st
/opensolaris-onvv-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2266 ! an encryption key schedule for encryption and the reverse of it
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dpci.ids3586 6400 MPC190 Security Processor (S1 family, encryption)
4567 10b5 1123 Sectra KK631 encryption board
12869 0001 KK671 Cardbus encryption board
12870 0002 KK672 Cardbus encryption board
18323 00 Network and computing encryption device
18324 10 Entertainment encryption device

Completed in 119 milliseconds

12