Home
last modified time | relevance | path

Searched refs:decrypt (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd-12.1/crypto/heimdal/lib/krb5/
H A Daes-test.c292 krb5_data decrypt; in krb_enc() local
295 krb5_data_zero(&decrypt); in krb_enc()
302 &decrypt); in krb_enc()
309 if (decrypt.length != clear->length || in krb_enc()
310 memcmp(decrypt.data, clear->data, decrypt.length) != 0) { in krb_enc()
315 krb5_data_free(&decrypt); in krb_enc()
328 krb5_data decrypt; in krb_enc_iov2() local
379 krb5_data_free(&decrypt); in krb_enc_iov2()
530 krb5_data decrypt; in krb_enc_mit() local
542 memcmp(decrypt.data, clear->data, decrypt.length) != 0) { in krb_enc_mit()
[all …]
/freebsd-12.1/tests/sys/opencrypto/
H A Dcryptotest.py101 curfun = Crypto.decrypt
152 c.decrypt, *args)
155 rpt, rtag = c.decrypt(*args)
175 curfun = Crypto.decrypt
203 curfun = Crypto.decrypt
304 c.decrypt, payload, nonce, aad, tag)
306 r = Crypto.decrypt(c, payload, nonce,
335 curfun = Crypto.decrypt
H A Dcryptodev.py307 def decrypt(self, data, iv, aad=None, tag=None): member in Crypto
534 dec = c.decrypt(ct, iv)
555 dec = c.decrypt(ct, iv)
575 dec = c.decrypt(ct, iv)
607 dec, dectag = c.decrypt(ct, iv, aad=aad, tag=enctag)
658 dec = c.decrypt(enc, iv)
/freebsd-12.1/contrib/serf/buckets/
H A Dssl_buckets.c150 serf_ssl_stream_t decrypt; member
282 ctx->decrypt.status = status; in bio_bucket_read()
798 status = ctx->decrypt.status; in ssl_decrypt()
1449 ssl_ctx->decrypt.stream = NULL; in ssl_init_context()
1451 ssl_ctx->decrypt.status = APR_SUCCESS; in ssl_init_context()
1452 serf_databuf_init(&ssl_ctx->decrypt.databuf); in ssl_init_context()
1453 ssl_ctx->decrypt.databuf.read = ssl_decrypt; in ssl_init_context()
1454 ssl_ctx->decrypt.databuf.read_baton = ssl_ctx; in ssl_init_context()
1463 if (ssl_ctx->decrypt.pending != NULL) { in ssl_free_context()
1568 if (ctx->ssl_ctx->decrypt.stream != NULL) { in serf_bucket_ssl_decrypt_create()
[all …]
/freebsd-12.1/crypto/openssl/doc/man3/
H A DBIO_f_cipher.pod51 decrypt.
54 return value from the read operation. A successful decrypt followed
56 should be called to determine if the decrypt was successful.
67 BIO_get_cipher_status() returns 1 for a successful decrypt and 0
H A DCMS_decrypt.pod5 CMS_decrypt - decrypt content from a CMS envelopedData structure
26 Although the recipients certificate is not needed to decrypt the data it is
33 not. If no recipient succeeds then a random symmetric key is used to decrypt
36 error when all recipient encrypted keys failed to decrypt an attacker could
H A DEVP_OpenInit.pod20 decryption. They decrypt a public key encrypted symmetric key and
21 then decrypt data using it.
52 EVP_OpenFinal() returns 0 if the decrypt failed or 1 for success.
H A DPKCS7_decrypt.pod5 PKCS7_decrypt - decrypt content from a PKCS#7 envelopedData structure
22 Although the recipients certificate is not needed to decrypt the data it is needed
H A DCMS_get0_RecipientInfos.pod80 CMS_RecipientInfo_decrypt() attempts to decrypt CMS_RecipientInfo structure
102 with a NULL key to decrypt the enveloped content.
105 existing enveloped data structure. Typically an application will first decrypt
/freebsd-12.1/crypto/openssl/crypto/evp/
H A Dpmeth_fn.c173 if (!ctx || !ctx->pmeth || !ctx->pmeth->decrypt) { in EVP_PKEY_decrypt_init()
191 if (!ctx || !ctx->pmeth || !ctx->pmeth->decrypt) { in EVP_PKEY_decrypt()
201 return ctx->pmeth->decrypt(ctx, out, outlen, in, inlen); in EVP_PKEY_decrypt()
225 || !(ctx->pmeth->derive || ctx->pmeth->encrypt || ctx->pmeth->decrypt) in EVP_PKEY_derive_set_peer()
H A Dpmeth_lib.c226 dst->decrypt = src->decrypt; in EVP_PKEY_meth_copy()
614 int (*decrypt) (EVP_PKEY_CTX *ctx, in EVP_PKEY_meth_set_decrypt()
621 pmeth->decrypt = decrypt; in EVP_PKEY_meth_set_decrypt()
809 *pdecrypt = pmeth->decrypt; in EVP_PKEY_meth_get_decrypt()
/freebsd-12.1/crypto/openssl/crypto/modes/
H A Docb128.c131 block128_f encrypt, block128_f decrypt, in CRYPTO_ocb128_new() argument
138 ret = CRYPTO_ocb128_init(octx, keyenc, keydec, encrypt, decrypt, in CRYPTO_ocb128_new()
152 block128_f encrypt, block128_f decrypt, in CRYPTO_ocb128_init() argument
169 ctx->decrypt = decrypt; in CRYPTO_ocb128_init()
468 ctx->decrypt(tmp.c, tmp.c, ctx->keydec); in CRYPTO_ocb128_decrypt()
/freebsd-12.1/tools/tools/net80211/w00t/
H A DREADME15 redir Gives ability to decrypt in real-time on a WEP network, via Internet.
16 expand Gives ability to decrypt locally on a WEP network.
73 decrypt it. The clear-text packet is sent to a tap interface.
/freebsd-12.1/crypto/openssl/doc/man1/
H A Dcms.pod13 [B<-decrypt>]
107 The B<cms> command handles S/MIME v3.1 mail. It can encrypt, decrypt, sign and
129 key has been compromised, others may be able to decrypt the text.
131 =item B<-decrypt>
236 B<-verify> or B<-decrypt>) this option has no effect.
432 B<-EncryptedData_decrypt>, B<-encrypt> and B<-decrypt> options. When used
440 B<-encrypt>. With B<-decrypt> operations the B<id> is used to locate the
441 relevant key if it is not supplied then an attempt is used to decrypt any
529 The options B<-encrypt> and B<-decrypt> reflect common usage in S/MIME
661 openssl cms -decrypt -in mail.msg -recip mycert.pem -inkey key.pem
[all …]
H A Drsautl.pod21 [B<-decrypt>]
32 The B<rsautl> command can be used to sign, verify, encrypt and decrypt
82 =item B<-decrypt>
146 encrypt and decrypt the block would have been of type 2 (the second byte)
H A Dspeed.pod15 [B<-decrypt>]
58 =item B<-decrypt>
H A Dsmime.pod13 [B<-decrypt>]
76 The B<smime> command handles S/MIME mail. It can encrypt, decrypt, sign and
96 key has been compromised, others may be able to decrypt the text.
98 =item B<-decrypt>
149 B<-verify> or B<-decrypt>) this option has no effect.
359 The options B<-encrypt> and B<-decrypt> reflect common usage in S/MIME
459 openssl smime -decrypt -in mail.msg -recip mycert.pem -inkey key.pem
/freebsd-12.1/crypto/openssh/
H A Drijndael.h46 int decrypt; member
/freebsd-12.1/sys/crypto/rijndael/
H A Drijndael.h38 int decrypt; member
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dmodes.h183 block128_f encrypt, block128_f decrypt,
186 block128_f encrypt, block128_f decrypt,
/freebsd-12.1/sys/opencrypto/
H A Dxform_enc.h58 void (*decrypt) (caddr_t, u_int8_t *); member
H A Dcryptosoft.c198 exf->decrypt(sw->sw_kschedule, in swcr_encdec()
222 exf->decrypt(sw->sw_kschedule, blk); in swcr_encdec()
269 exf->decrypt(sw->sw_kschedule, in swcr_encdec()
291 exf->decrypt(sw->sw_kschedule, idat); in swcr_encdec()
671 exf->decrypt(swe->sw_kschedule, blk); in swcr_authenc()
714 exf->decrypt(swe->sw_kschedule, blk); in swcr_authenc()
/freebsd-12.1/sbin/decryptcore/
H A Ddecryptcore.c119 decrypt(int ofd, const char *privkeyfile, const char *keyfile, in decrypt() function
382 if (!decrypt(ofd, privatekey, keyfile, encryptedcore)) { in main()
/freebsd-12.1/sys/crypto/chacha20/
H A Dchacha-sw.c72 .decrypt = chacha20_xform_crypt,
/freebsd-12.1/contrib/wpa/src/crypto/
H A Ddes-internal.c273 static void deskey(const u8 *key, int decrypt, u32 *keyout) in deskey() argument
286 if (decrypt) in deskey()

1234