Home
last modified time | relevance | path

Searched refs:encrypted (Results 1 – 25 of 43) sorted by path

12

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h1750 TPM2B_CONTEXT_SENSITIVE encrypted; member
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices227 eklogin 2105/tcp # Kerberos encrypted rlogin
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME492 unencrypted use. Real identity is sent only within an encrypted TLS tunnel.
/illumos-gate/usr/src/cmd/file/
H A Dmagic273 >3 byte &0x20 , encrypted
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME2882 requiring that e-mail is sent to a server only encrypted, e.g., via
2886 doesn't necessarily mean that e-mail sent to that domain is encrypted.
2928 Example: e-mail sent to secure.example.com should only use an encrypted
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news47 2. It is now possible to recover encrypted files. The file header has
48 been changed to include an encrypted flag. Therefore, if the user
49 types "vi -r file" when "file" is encrypted, the program will
53 command line encrypted file actions
57 [editing session not encrypted]
60 [editing session not encrypted]
63 [editing session encrypted,
68 [editing session encrypted]
205 temp file and encrypted text on your screen has been fixed.
261 A bug causing writes to filters when editing encrypted files
[all …]
H A Dex_temp.c406 H.encrypted = 1; in synctmp()
408 H.encrypted = 0; in synctmp()
H A Dex_temp.h135 short encrypted; /* Encrypted temp file flag */ member
H A Dexpreserve.c84 short encrypted; /* Encrypted temp file flag */ member
325 notify(H.Uid, H.Savedfile, (int) name, H.encrypted); in copyout()
H A Dexrecover.c173 if(H.encrypted) { in main()
428 fp->sf_encrypted = H.encrypted; in enter()
/illumos-gate/usr/src/common/zfs/
H A Dzfs_prop.c750 zfs_prop_valid_keylocation(const char *str, boolean_t encrypted) in zfs_prop_valid_keylocation() argument
753 return (!encrypted); in zfs_prop_valid_keylocation()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1263 +3 byte &0x20 , encrypted
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog664 - Fix contrib/minizip/unzip.c non-encrypted after encrypted [Vollant]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info1526 Then, cut and paste the encrypted password to your configuration
2220 encrypted with `md5crypt' (*note md5crypt::).
2898 encrypted password can be used with the command `password' (*note
3565 Passwords encrypted by this program can be used with the command
H A Dgrub.info-2221 Then, cut and paste the encrypted password to your configuration
916 encrypted with `md5crypt' (*note md5crypt::).
H A Dgrub.info-3189 encrypted password can be used with the command `password' (*note
856 shell::). Passwords encrypted by this program can be used with the
H A Dgrub.texi1711 Then, cut and paste the encrypted password to your configuration file.
2413 @option{--md5} tells GRUB that @var{passwd} is encrypted with
3058 Prompt to enter a password, and encrypt it in MD5 format. The encrypted
3718 shell}). Passwords encrypted by this program can be used with the
/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A Dbcrypt.c85 static char encrypted[128]; /* _PASSWORD_LEN in <pwd.h> on OpenBSD */ variable
298 encrypted[i++] = '$';
299 encrypted[i++] = BCRYPT_VERSION;
301 encrypted[i++] = minor;
302 encrypted[i++] = '$';
304 (void) snprintf(encrypted + i, 4, "%2.2u$", logr);
306 encode_base64((uint8_t *)encrypted + i + 3, csalt, BCRYPT_MAXSALT);
307 encode_base64((uint8_t *)encrypted + strlen(encrypted), ciphertext,
309 return (encrypted);
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif342 ##### This attribute holds the principal's key (krbPrincipalKey) that is encrypted with
444 ##### This attribute holds the principal's old keys (krbPwdHistory) that is encrypted with
/illumos-gate/usr/src/lib/libfru/include/
H A Dlibfru.h123 unsigned encrypted : 1; member
133 unsigned encrypted : 1; member
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc444 return (segdef.desc.field.encrypted == 1); in segment_is_encrypted()
856 if ((def->desc.field.encrypted == 1) && in fru_create_segment()
965 if ((segdef.desc.field.encrypted == 1) && in fru_get_segment_def()
/illumos-gate/usr/src/lib/libfru/libfrupicl/
H A Dfrupicl.c1081 if (descriptor.field.encrypted && (encrypt_func == NULL)) in fpt_for_each_packet()
1110 if ((descriptor.field.encrypted) && in fpt_for_each_packet()
/illumos-gate/usr/src/lib/libfru/libfrupicltree/
H A Dfrupicltree.c1096 if (descriptor.field.encrypted && (encrypt_func == NULL)) in fpt_for_each_packet()
1125 if ((descriptor.field.encrypted) && in fpt_for_each_packet()
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c656 if (descriptor->field.encrypted && (encrypt_func == NULL)) { in frt_for_each_packet()
689 if ((descriptor->field.encrypted) && in frt_for_each_packet()
/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dclasn1.c198 free_data(&certptr->signature.encrypted); in free_decoded_cert()
1498 certptr->signature.encrypted.Data = in DerDecodeSignedCertificate()
1500 certptr->signature.encrypted.Length = size / 8; in DerDecodeSignedCertificate()
1502 certptr->signature.encrypted.Data = NULL; in DerDecodeSignedCertificate()
1503 certptr->signature.encrypted.Length = 0; in DerDecodeSignedCertificate()
1774 if (signature->encrypted.Length > 0) { in DerEncodeSignedCertificate()
1775 if (kmfber_printf(asn1, "B", signature->encrypted.Data, in DerEncodeSignedCertificate()
1776 signature->encrypted.Length * 8) == -1) { in DerEncodeSignedCertificate()
2069 csrptr->signature.encrypted.Data = (uchar_t *)signature; in DerDecodeSignedCsr()
2070 csrptr->signature.encrypted.Length = size / 8; in DerDecodeSignedCsr()
[all …]

12