Home
last modified time | relevance | path

Searched refs:encrypted (Results 1 – 25 of 150) sorted by relevance

123456

/freebsd-12.1/crypto/openssl/crypto/pkcs12/
H A Dp12_add.c113 X509_ALGOR_free(p7->d.encrypted->enc_data->algorithm); in PKCS12_pack_p7encdata()
114 p7->d.encrypted->enc_data->algorithm = pbe; in PKCS12_pack_p7encdata()
115 ASN1_OCTET_STRING_free(p7->d.encrypted->enc_data->enc_data); in PKCS12_pack_p7encdata()
116 if (!(p7->d.encrypted->enc_data->enc_data = in PKCS12_pack_p7encdata()
135 return PKCS12_item_decrypt_d2i(p7->d.encrypted->enc_data->algorithm, in STACK_OF()
138 p7->d.encrypted->enc_data->enc_data, 1); in STACK_OF()
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dgnu122 0 beshort 0x8502 GPG encrypted data
138 >>2 leshort 0x0204 GPG symmetrically encrypted data (3DES cipher)
139 >>2 leshort 0x0304 GPG symmetrically encrypted data (CAST5 cipher)
140 >>2 leshort 0x0404 GPG symmetrically encrypted data (BLOWFISH cipher)
141 >>2 leshort 0x0704 GPG symmetrically encrypted data (AES cipher)
142 >>2 leshort 0x0804 GPG symmetrically encrypted data (AES192 cipher)
143 >>2 leshort 0x0904 GPG symmetrically encrypted data (AES256 cipher)
144 >>2 leshort 0x0a04 GPG symmetrically encrypted data (TWOFISH cipher)
145 >>2 leshort 0x0b04 GPG symmetrically encrypted data (CAMELLIA128 cipher)
146 >>2 leshort 0x0c04 GPG symmetrically encrypted data (CAMELLIA192 cipher)
[all …]
H A Dpgp52 0 beshort 0xa600 PGP encrypted data
53 #!:mime application/pgp-encrypted
124 # - symmetric encrypted packet header
127 # 1024b RSA encrypted data
144 # 2048b RSA encrypted data
161 # 3072b RSA encrypted data
178 # 3072b RSA encrypted data
195 # 4096b RSA encrypted data
253 # pgp symmetric encrypted data
255 0 byte 0x8c PGP symmetric key encrypted data -
[all …]
H A Dmcrypt6 0 string \0m\3 mcrypt 2.5 encrypted data,
11 0 string \0m\2 mcrypt 2.2 encrypted data,
H A Dvirtual67 >>36 belong 1 \b, AES-encrypted
83 >>32 belong 1 \b, AES-encrypted
98 >>32 belong 1 \b, AES-encrypted
H A Dbsi6 0 string XIA1 Chiasmus encrypted data
/freebsd-12.1/crypto/openssl/doc/man3/
H A DEVP_SealInit.pod23 encrypted using this key.
27 supplied by a function such as EVP_aes_256_cbc(). The secret key is encrypted
28 using one or more public keys, this allows the same encrypted data to be
30 buffers where the public key encrypted secret key will be written, each buffer
31 must contain enough room for the corresponding encrypted key: that is
33 size of each encrypted secret key is written to the array B<ekl>. B<pubk> is
H A DCMS_decrypt.pod21 The B<dcont> parameter is used in the rare case where the encrypted content
36 error when all recipient encrypted keys failed to decrypt an attacker could
39 recipient encrypted key can be decrypted B<without> generating a random
H A DSSL_CTX_set_default_passwd_cb.pod9 get passwd callback for encrypted PEM file handling
67 B<rwflag> to check, whether an item shall be encrypted (rwflag=1).
72 Other items in PEM formatting (certificates) can also be encrypted, it is
H A DEVP_OpenInit.pod20 decryption. They decrypt a public key encrypted symmetric key and
24 with cipher B<type>. It decrypts the encrypted symmetric key of length
H A DSSL_CTX_set_split_send_fragment.pod38 each one encrypted independently and in parallel. Note: this will only work in
63 Pipelining operates slightly differently for reading encrypted data compared to
64 writing encrypted data. SSL_CTX_set_split_send_fragment() and
66 writing encrypted data. The number of pipelines used will be determined by the
/freebsd-12.1/tools/regression/net80211/wep/
H A Dtest_wep.c147 const u_int8_t *encrypted; member
222 memcpy(mtod(m, void *), t->encrypted, t->encrypted_len); in runtest()
268 t->encrypted, t->encrypted_len); in runtest()
270 } else if (memcmp(mtod(m, const void *), t->encrypted, m->m_pkthdr.len)) { in runtest()
273 t->encrypted, t->encrypted_len); in runtest()
/freebsd-12.1/sbin/gbde/
H A Dtemplate.txt11 # Start and end of the encrypted section of the partition. Specify in
20 # An encrypted partition can have more than one key. It may be a good idea
28 # from skipping sectors which obviously contains un-encrypted data.
/freebsd-12.1/crypto/openssh/
H A DPROTOCOL.key6 an encrypted list of matching private keys.
19 string encrypted, padded list of private keys
51 Before the key is encrypted, a random integer is assigned
/freebsd-12.1/tools/regression/net80211/ccmp/
H A Dtest_ccmp.c542 const u_int8_t *encrypted; member
651 t->encrypted, t->encrypted_len); in runtest()
653 } else if (memcmp(mtod(m, const void *), t->encrypted, t->encrypted_len)) { in runtest()
657 t->encrypted, t->encrypted_len); in runtest()
/freebsd-12.1/crypto/heimdal/etc/
H A Dservices.append12 ekshell 545/tcp # Kerberos encrypted remote shell -kfall
22 eklogin 2105/tcp # Kerberos encrypted rlogin
/freebsd-12.1/tools/regression/net80211/tkip/
H A Dtest_tkip.c135 const u_int8_t *encrypted; member
272 t->encrypted, t->encrypted_len); in runtest()
274 } else if (memcmp(mtod(m, const void *), t->encrypted, m->m_pkthdr.len)) { in runtest()
277 t->encrypted, t->encrypted_len); in runtest()
/freebsd-12.1/contrib/smbfs/
H A Dconfig.mk.in19 # Comment this to disable support for encrypted passwords (requires
20 # src/sys/crypto directory). By default, NT and Win* machines use encrypted
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dpkcs8.pod72 option is not specified. If the key is encrypted a pass phrase will be
169 not used) then the input file must be in PKCS#8 format. An encrypted
180 file in a format specified by B<-inform>. The output file will be encrypted
193 The encrypted form of a PEM encode PKCS#8 files uses the following
204 Private keys encrypted using PKCS#5 v2.0 algorithms and high iteration
205 counts are more secure that those encrypted using the traditional
209 It is possible to write out DER encoded encrypted private keys in
274 Convert a private key from any PKCS#8 encrypted format to traditional format:
H A Dsmime.pod93 to be encrypted. The output file is the encrypted mail in MIME format.
101 encrypted mail message in MIME format for the input file. The decrypted mail
125 The input message to be encrypted or signed or the MIME message to
345 The supplied message to be signed or encrypted must include the
350 A "signed and encrypted" message is one where a signed message is
351 then encrypted. This can be produced by encrypting an already signed
361 encrypted data is used for other purposes.
441 Send encrypted mail using triple DES:
455 message being encrypted already has MIME headers.
477 Create an encrypted message using 128 bit Camellia:
/freebsd-12.1/crypto/heimdal/lib/asn1/
H A Dpkcs12.asn148 -- EncryptedData if password-encrypted
49 -- EnvelopedData if public key-encrypted
/freebsd-12.1/contrib/wpa/src/eap_common/
H A Dikev2_common.c322 payloads->encrypted = pdata; in ikev2_parse_payloads()
431 const u8 *encrypted, size_t encrypted_len, in ikev2_decrypt_payload() argument
443 if (encrypted == NULL) { in ikev2_decrypt_payload()
467 iv = encrypted; in ikev2_decrypt_payload()
469 end = encrypted + encrypted_len; in ikev2_decrypt_payload()
/freebsd-12.1/lib/libpam/modules/pam_unix/
H A Dpam_unix.c283 char *encrypted; in pam_sm_chauthtok() local
351 encrypted = crypt(old_pass, pwd->pw_passwd); in pam_sm_chauthtok()
355 if (strcmp(encrypted, pwd->pw_passwd) != 0) in pam_sm_chauthtok()
/freebsd-12.1/contrib/ntp/util/
H A Dntp-keygen-opts.def182 Local files containing private data are encrypted with the
297 By default, files are not encrypted.
337 If an encrypted file is read successfully and
347 password for previously encrypted local files.
805 each file can be encrypted with a secret password.
943 Generate a new encrypted
952 Generate a new encrypted
956 Generate a new encrypted
1010 Set the password for reading and writing encrypted files to
1023 Set the password for writing encrypted
[all …]
/freebsd-12.1/crypto/heimdal/doc/
H A Dwhatis.texi79 (@var{K@sub{AB}}). This packet is encrypted with @var{B}'s secret key
86 encrypted in @var{A}'s secret key (@{@var{B}, @var{t@sub{issue}},
94 ``checksum'' chosen by @var{A}, all encrypted with the secret session
99 contains the session key that the authenticator was encrypted with,

123456