Home
last modified time | relevance | path

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

/freebsd/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 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
1304 This call can only be made when encrypting data and B<after> all data has been
1320 and when encrypting to set the desired tag length.
1322 In OCB mode, calling this when encrypting with C<tag> set to C<NULL> sets the
1349 the length of the tag (with the C<tag> parameter set to NULL) when encrypting.
1402 to the buffer indicated by I<tag>. This call can only be made when encrypting
1437 This call can only be made when encrypting data and B<after> all data has been
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_PKEY_meth_new.pod253 verifying, encrypting or decrypting, etc.
/freebsd/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.in384 When encrypting a message this option may be used multiple times to specify
393 This is an alternative to using the B<-recip> option when encrypting a message.
412 Cipher algorithm to use for key wrap when encrypting the message using Key
571 message if encrypting or signing. If decrypting or verifying it strips
639 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/sys/opencrypto/
H A Dcryptosoft.c111 bool encrypting; in swcr_encdec() local
152 encrypting = CRYPTO_OP_IS_ENCRYPT(crp->crp_op); in swcr_encdec()
184 if (encrypting) in swcr_encdec()
222 if (encrypting) in swcr_encdec()
/freebsd/crypto/openssl/doc/man7/
H A Ddes_modes.pod200 If both keys are the same it is equivalent to encrypting once with
/freebsd/crypto/openssl/doc/internal/man7/
H A DEVP_PKEY.pod106 OpenSSL 3.0 can handle operations such as signing, encrypting, etc in
/freebsd/crypto/heimdal/appl/rsh/
H A DChangeLog478 encrypting.
/freebsd/crypto/openssl/crypto/engine/
H A DREADME.md21 searched in various ways, ie. two ways of encrypting with the "des_cbc"
/freebsd/crypto/heimdal/
H A DChangeLog.200139 * lib/krb5/crypto.c: make all high-level encrypting and decrypting
/freebsd/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/crypto/heimdal/lib/asn1/
H A DChangeLog1253 * pkcs8.asn1: pkcs8, encrypting private key
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1392 SSL_R_MISSING_RSA_ENCRYPTING_CERT:169:missing rsa encrypting cert
/freebsd/crypto/heimdal/lib/hx509/
H A DChangeLog2001 * crypto.c: Break out the parameter handling code for encrypting
/freebsd/crypto/openssl/
H A DCHANGES.md8047 * Initialise tkeylen properly when encrypting CMS messages.
8984 * Initialise tkeylen properly when encrypting CMS messages.
10196 change when encrypting or decrypting.