Home
last modified time | relevance | path

Searched refs:encrypting (Results 1 – 23 of 23) sorted by relevance

/freebsd-14.2/crypto/openssl/doc/man3/
H A DPKCS12_SAFEBAG_create_cert.pod56 B<NID_pkcs8ShroudedKeyBag> by encrypting the supplied PKCS8 I<p8inf>.
H A DBIO_f_cipher.pod49 When encrypting BIO_flush() B<must> be called to flush the final block
H A DEVP_aes_128_gcm.pod149 intended for encrypting data on a storage device.
H A DOSSL_ENCODER_CTX_new_for_pkey.pod74 pass phrase to use when encrypting the encoded private key.
H A DDES_random_key.pod153 three-key Triple-DES encryption in ECB mode. This involves encrypting
155 then encrypting with I<ks3>. This routine greatly reduces the chances
H A DEVP_EncryptInit.pod937 When encrypting a record the first bytes of the input buffer should be empty to
947 Whether encrypting or decrypting the value written to I<*outl> in the
1313 This call can only be made when encrypting data and B<after> all data has been
1329 and when encrypting to set the desired tag length.
1357 the length of the tag (with the C<tag> parameter set to NULL) when encrypting.
1410 to the buffer indicated by I<tag>. This call can only be made when encrypting
1445 This call can only be made when encrypting data and B<after> all data has been
H A DEVP_PKEY_meth_new.pod253 verifying, encrypting or decrypting, etc.
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-enc.pod.in150 encrypting, this is the default.
155 If this option is used while encrypting, the same exact value will be needed
246 When the salt is generated at random (that means when encrypting using a
268 ciphertext when encrypting, and must again be explicitly provided when decrypting.
H A Dopenssl-smime.pod.in157 message if encrypting or signing. If decrypting or verifying it strips
287 One or more certificates of message recipients, used when encrypting
305 then encrypted. This can be produced by encrypting an already signed
H A Dopenssl-cms.pod.in389 When encrypting a message this option may be used multiple times to specify
398 This is an alternative to using the B<-recip> option when encrypting a message.
417 Cipher algorithm to use for key wrap when encrypting the message using Key
576 message if encrypting or signing. If decrypting or verifying it strips
644 then encrypted. This can be produced by encrypting an already signed
H A Dopenssl-pkcs12.pod.in101 The password source for the input, and for encrypting any private keys that
304 The password source for the input, and for encrypting any private keys that
H A Dopenssl-pkcs8.pod.in242 Convert a private key to PKCS#8 format, encrypting with AES-256 and with
/freebsd-14.2/sys/opencrypto/
H A Dcryptosoft.c112 bool encrypting; in swcr_encdec() local
153 encrypting = CRYPTO_OP_IS_ENCRYPT(crp->crp_op); in swcr_encdec()
185 if (encrypting) in swcr_encdec()
223 if (encrypting) in swcr_encdec()
/freebsd-14.2/crypto/openssl/doc/man7/
H A Ddes_modes.pod200 If both keys are the same it is equivalent to encrypting once with
/freebsd-14.2/crypto/openssl/doc/internal/man7/
H A DEVP_PKEY.pod106 OpenSSL 3.0 can handle operations such as signing, encrypting, etc in
/freebsd-14.2/crypto/heimdal/appl/rsh/
H A DChangeLog478 encrypting.
/freebsd-14.2/crypto/openssl/crypto/engine/
H A DREADME.md21 searched in various ways, ie. two ways of encrypting with the "des_cbc"
/freebsd-14.2/crypto/heimdal/
H A DChangeLog.200139 * lib/krb5/crypto.c: make all high-level encrypting and decrypting
/freebsd-14.2/crypto/heimdal/lib/gssapi/
H A DChangeLog2790 * wrap.c (wrap_des3): use the checksum as ivec when encrypting the
2792 * unwrap.c (unwrap_des3): use the checksum as ivec when encrypting
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A DChangeLog1253 * pkcs8.asn1: pkcs8, encrypting private key
/freebsd-14.2/crypto/openssl/crypto/err/
H A Dopenssl.txt1394 SSL_R_MISSING_RSA_ENCRYPTING_CERT:169:missing rsa encrypting cert
/freebsd-14.2/crypto/heimdal/lib/hx509/
H A DChangeLog2001 * crypto.c: Break out the parameter handling code for encrypting
/freebsd-14.2/crypto/openssl/
H A DCHANGES.md8078 * Initialise tkeylen properly when encrypting CMS messages.
9015 * Initialise tkeylen properly when encrypting CMS messages.
10227 change when encrypting or decrypting.