crypto/heimdal/kdc/digest.c
1336
EVP_CIPHER_CTX *rc4;
crypto/heimdal/lib/gssapi/krb5/arcfour.c
176
EVP_CIPHER_CTX *rc4_key;
crypto/heimdal/lib/gssapi/krb5/arcfour.c
317
EVP_CIPHER_CTX *rc4_key;
crypto/heimdal/lib/gssapi/krb5/arcfour.c
474
EVP_CIPHER_CTX *rc4_key;
crypto/heimdal/lib/gssapi/krb5/arcfour.c
498
EVP_CIPHER_CTX *rc4_key;
crypto/heimdal/lib/gssapi/krb5/arcfour.c
603
EVP_CIPHER_CTX *rc4_key;
crypto/heimdal/lib/gssapi/krb5/arcfour.c
655
EVP_CIPHER_CTX *rc4_key;
crypto/heimdal/lib/gssapi/krb5/get_mic.c
53
EVP_CIPHER_CTX *des_ctx;
crypto/heimdal/lib/gssapi/krb5/unwrap.c
53
EVP_CIPHER_CTX *des_ctx;
crypto/heimdal/lib/gssapi/krb5/verify_mic.c
54
EVP_CIPHER_CTX *des_ctx;
crypto/heimdal/lib/gssapi/krb5/wrap.c
214
EVP_CIPHER_CTX *des_ctx;
crypto/heimdal/lib/hx509/crypto.c
2593
EVP_CIPHER_CTX *evp;
crypto/heimdal/lib/hx509/crypto.c
2682
EVP_CIPHER_CTX *evp;
crypto/heimdal/lib/hx509/ks_file.c
110
EVP_CIPHER_CTX *ctx;
crypto/heimdal/lib/krb5/crypto-aes.c
127
EVP_CIPHER_CTX *ctx;
crypto/heimdal/lib/krb5/crypto-arcfour.c
132
EVP_CIPHER_CTX *ctx;
crypto/heimdal/lib/krb5/crypto-arcfour.c
201
EVP_CIPHER_CTX *ctx;
crypto/heimdal/lib/krb5/crypto-des.c
225
EVP_CIPHER_CTX *c;
crypto/heimdal/lib/krb5/crypto-des.c
244
EVP_CIPHER_CTX *c;
crypto/heimdal/lib/krb5/crypto-evp.c
104
EVP_CIPHER_CTX *c;
crypto/heimdal/lib/krb5/crypto-evp.c
71
EVP_CIPHER_CTX *c;
crypto/heimdal/lib/krb5/crypto.h
177
EVP_CIPHER_CTX *ectx;
crypto/heimdal/lib/krb5/crypto.h
178
EVP_CIPHER_CTX *dctx;
crypto/heimdal/lib/ntlm/ntlm.c
1019
EVP_CIPHER_CTX *ctx;
crypto/heimdal/lib/ntlm/ntlm.c
1200
EVP_CIPHER_CTX *c;
crypto/heimdal/lib/ntlm/ntlm.c
1335
EVP_CIPHER_CTX *c;
crypto/krb5/src/lib/crypto/openssl/enc_provider/aes.c
109
EVP_CIPHER_CTX *ctx;
crypto/krb5/src/lib/crypto/openssl/enc_provider/aes.c
148
EVP_CIPHER_CTX *ctx = NULL;
crypto/krb5/src/lib/crypto/openssl/enc_provider/aes.c
75
EVP_CIPHER_CTX *ctx;
crypto/krb5/src/lib/crypto/openssl/enc_provider/camellia.c
108
EVP_CIPHER_CTX *ctx;
crypto/krb5/src/lib/crypto/openssl/enc_provider/camellia.c
147
EVP_CIPHER_CTX *ctx = NULL;
crypto/krb5/src/lib/crypto/openssl/enc_provider/camellia.c
74
EVP_CIPHER_CTX *ctx;
crypto/krb5/src/lib/crypto/openssl/enc_provider/des3.c
135
EVP_CIPHER_CTX *ctx;
crypto/krb5/src/lib/crypto/openssl/enc_provider/des3.c
86
EVP_CIPHER_CTX *ctx;
crypto/krb5/src/lib/crypto/openssl/enc_provider/rc4.c
49
EVP_CIPHER_CTX *ctx;
crypto/krb5/src/lib/crypto/openssl/enc_provider/rc4.c
69
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssh/cipher-aes.c
117
ssh_rijndael_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssh/cipher-aes.c
130
ssh_rijndael_iv(EVP_CIPHER_CTX *evp, int doset, u_char * iv, u_int len)
crypto/openssh/cipher-aes.c
50
ssh_rijndael_init(EVP_CIPHER_CTX *ctx, const u_char *key, const u_char *iv,
crypto/openssh/cipher-aes.c
71
ssh_rijndael_cbc(EVP_CIPHER_CTX *ctx, u_char *dest, const u_char *src,
crypto/openssh/cipher-chachapoly-libcrypto.c
38
EVP_CIPHER_CTX *main_evp, *header_evp;
crypto/openssh/cipher.c
61
EVP_CIPHER_CTX *evp;
crypto/openssh/openbsd-compat/libressl-api-compat.c
31
EVP_CIPHER_CTX_get_iv(const EVP_CIPHER_CTX *ctx, unsigned char *iv, size_t len)
crypto/openssh/openbsd-compat/libressl-api-compat.c
61
EVP_CIPHER_CTX_set_iv(EVP_CIPHER_CTX *ctx, const unsigned char *iv, size_t len)
crypto/openssh/openbsd-compat/openssl-compat.h
71
int EVP_CIPHER_CTX_get_iv(const EVP_CIPHER_CTX *ctx,
crypto/openssh/openbsd-compat/openssl-compat.h
77
int EVP_CIPHER_CTX_set_iv(EVP_CIPHER_CTX *ctx,
crypto/openssl/apps/cms.c
1091
EVP_CIPHER_CTX *wctx;
crypto/openssl/apps/enc.c
150
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/apps/speed.c
1004
EVP_CIPHER_CTX *ctx = tempargs->ctx;
crypto/openssl/apps/speed.c
1076
EVP_CIPHER_CTX *ctx = tempargs->ctx;
crypto/openssl/apps/speed.c
1608
static int check_block_size(EVP_CIPHER_CTX *ctx, int length)
crypto/openssl/apps/speed.c
5158
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/apps/speed.c
642
EVP_CIPHER_CTX *ctx;
crypto/openssl/apps/speed.c
698
EVP_CIPHER_CTX *ctx = EVP_CIPHER_CTX_new();
crypto/openssl/apps/speed.c
909
static EVP_CIPHER_CTX *init_evp_cipher_ctx(const char *ciphername,
crypto/openssl/apps/speed.c
913
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/apps/speed.c
961
EVP_CIPHER_CTX *ctx = tempargs->ctx;
crypto/openssl/crypto/asn1/p5_pbev2.c
58
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/asn1/p5_scrypt.c
238
int PKCS5_v2_scrypt_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/crypto/asn1/p5_scrypt.c
308
int PKCS5_v2_scrypt_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/crypto/asn1/p5_scrypt.c
49
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/cmac/cmac.c
27
EVP_CIPHER_CTX *cctx;
crypto/openssl/crypto/cmac/cmac.c
79
EVP_CIPHER_CTX *CMAC_CTX_get0_cipher_ctx(CMAC_CTX *ctx)
crypto/openssl/crypto/cms/cms_dh.c
195
EVP_CIPHER_CTX *ctx;
crypto/openssl/crypto/cms/cms_dh.c
91
EVP_CIPHER_CTX *kekctx;
crypto/openssl/crypto/cms/cms_ec.c
168
EVP_CIPHER_CTX *kekctx;
crypto/openssl/crypto/cms/cms_ec.c
254
EVP_CIPHER_CTX *ctx;
crypto/openssl/crypto/cms/cms_enc.c
29
EVP_CIPHER_CTX *ctx;
crypto/openssl/crypto/cms/cms_env.c
1140
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/cms/cms_env.c
1258
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/cms/cms_env.c
1301
EVP_CIPHER_CTX *ctx;
crypto/openssl/crypto/cms/cms_env.c
873
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/cms/cms_env.c
942
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/cms/cms_kari.c
198
EVP_CIPHER_CTX *CMS_RecipientInfo_kari_get0_ctx(CMS_RecipientInfo *ri)
crypto/openssl/crypto/cms/cms_kari.c
419
EVP_CIPHER_CTX *ctx = kari->ctx;
crypto/openssl/crypto/cms/cms_local.h
179
EVP_CIPHER_CTX *ctx;
crypto/openssl/crypto/cms/cms_pwri.c
201
EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/cms/cms_pwri.c
257
EVP_CIPHER_CTX *ctx, const CMS_CTX *cms_ctx)
crypto/openssl/crypto/cms/cms_pwri.c
313
EVP_CIPHER_CTX *kekctx = NULL;
crypto/openssl/crypto/cms/cms_pwri.c
50
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/crmf/crmf_lib.c
763
EVP_CIPHER_CTX *evp_ctx = NULL; /* context for symmetric encryption */
crypto/openssl/crypto/engine/eng_openssl.c
205
static int test_rc4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/engine/eng_openssl.c
220
static int test_rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/bio_enc.c
303
EVP_CIPHER_CTX **c_ctx;
crypto/openssl/crypto/evp/bio_enc.c
35
EVP_CIPHER_CTX *cipher;
crypto/openssl/crypto/evp/bio_enc.c
379
c_ctx = (EVP_CIPHER_CTX **)ptr;
crypto/openssl/crypto/evp/cmeth_lib.c
108
int (*do_cipher)(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/cmeth_lib.c
121
int (*cleanup)(EVP_CIPHER_CTX *))
crypto/openssl/crypto/evp/cmeth_lib.c
131
int (*set_asn1_parameters)(EVP_CIPHER_CTX *,
crypto/openssl/crypto/evp/cmeth_lib.c
142
int (*get_asn1_parameters)(EVP_CIPHER_CTX *,
crypto/openssl/crypto/evp/cmeth_lib.c
153
int (*ctrl)(EVP_CIPHER_CTX *, int type,
crypto/openssl/crypto/evp/cmeth_lib.c
163
int (*EVP_CIPHER_meth_get_init(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/cmeth_lib.c
170
int (*EVP_CIPHER_meth_get_do_cipher(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/cmeth_lib.c
178
int (*EVP_CIPHER_meth_get_cleanup(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *)
crypto/openssl/crypto/evp/cmeth_lib.c
183
int (*EVP_CIPHER_meth_get_set_asn1_params(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *,
crypto/openssl/crypto/evp/cmeth_lib.c
189
int (*EVP_CIPHER_meth_get_get_asn1_params(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *,
crypto/openssl/crypto/evp/cmeth_lib.c
195
int (*EVP_CIPHER_meth_get_ctrl(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *,
crypto/openssl/crypto/evp/cmeth_lib.c
95
int (*init)(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes.c
1016
static int s390x_aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
1024
static int s390x_aes_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1027
static int s390x_aes_ecb_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes.c
1046
static int s390x_aes_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1055
static int s390x_aes_ofb_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes.c
1078
static int s390x_aes_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1121
static int s390x_aes_cfb_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes.c
1148
static int s390x_aes_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1206
static int s390x_aes_cfb8_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes.c
1233
static int s390x_aes_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1249
static int s390x_aes_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1257
static int s390x_aes_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
143
static int aesni_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
1444
static int s390x_aes_gcm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_aes.c
1448
EVP_CIPHER_CTX *out;
crypto/openssl/crypto/evp/e_aes.c
1612
static int s390x_aes_gcm_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes.c
1659
static int s390x_aes_gcm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1718
static int s390x_aes_gcm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1768
static int s390x_aes_gcm_cleanup(EVP_CIPHER_CTX *c)
crypto/openssl/crypto/evp/e_aes.c
1785
static int s390x_aes_xts_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes.c
1789
static int s390x_aes_xts_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
179
static int aesni_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1792
static int s390x_aes_xts_ctrl(EVP_CIPHER_CTX *, int type, int arg, void *ptr);
crypto/openssl/crypto/evp/e_aes.c
188
static int aesni_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
1970
static int s390x_aes_ccm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2023
static int s390x_aes_ccm_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes.c
203
static int aesni_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2068
static int s390x_aes_ccm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
207
static int aesni_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
211
static int aesni_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
215
static int aesni_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2157
static int s390x_aes_ccm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_aes.c
219
static int aesni_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
222
static int aesni_gcm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
2273
static int s390x_aes_ocb_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
2276
static int s390x_aes_ocb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2279
static int s390x_aes_ocb_cleanup(EVP_CIPHER_CTX *);
crypto/openssl/crypto/evp/e_aes.c
2281
static int s390x_aes_ocb_ctrl(EVP_CIPHER_CTX *, int type, int arg, void *ptr);
crypto/openssl/crypto/evp/e_aes.c
2415
static int aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
2511
static int aes_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2529
static int aes_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2545
static int aes_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2557
static int aes_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2570
static int aes_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2583
static int aes_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2618
static int aes_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
263
static int aesni_gcm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
2647
static int aes_gcm_cleanup(EVP_CIPHER_CTX *c)
crypto/openssl/crypto/evp/e_aes.c
2658
static int aes_gcm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_aes.c
266
static int aesni_xts_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
2772
EVP_CIPHER_CTX *out = ptr;
crypto/openssl/crypto/evp/e_aes.c
2794
static int aes_gcm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
2882
static int aes_gcm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
3040
static int aes_gcm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
3197
static int aes_xts_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_aes.c
3202
EVP_CIPHER_CTX *out = ptr;
crypto/openssl/crypto/evp/e_aes.c
322
static int aesni_xts_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
3224
static int aes_xts_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
325
static int aesni_ccm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
3341
static int aes_xts_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
3383
static int aes_ccm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_aes.c
3466
EVP_CIPHER_CTX *out = ptr;
crypto/openssl/crypto/evp/e_aes.c
3481
static int aes_ccm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
3532
static int aes_ccm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
354
static int aesni_ccm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
358
static int aesni_ocb_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
3581
static int aes_ccm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
3671
static int aes_wrap_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
3702
static int aes_wrap_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
3850
static int aes_ocb_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_aes.c
3853
EVP_CIPHER_CTX *newc;
crypto/openssl/crypto/evp/e_aes.c
3901
newc = (EVP_CIPHER_CTX *)ptr;
crypto/openssl/crypto/evp/e_aes.c
3912
static int aes_ocb_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
3993
static int aes_ocb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
414
static int aesni_ocb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
4140
static int aes_ocb_cleanup(EVP_CIPHER_CTX *c)
crypto/openssl/crypto/evp/e_aes.c
477
static int aes_t4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
550
static int aes_t4_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
554
static int aes_t4_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
558
static int aes_t4_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
562
static int aes_t4_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
566
static int aes_t4_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
570
static int aes_t4_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
574
static int aes_t4_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
577
static int aes_t4_gcm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
630
static int aes_t4_gcm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
633
static int aes_t4_xts_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
708
static int aes_t4_xts_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
711
static int aes_t4_ccm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
740
static int aes_t4_ccm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes.c
744
static int aes_t4_ocb_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aes.c
799
static int aes_t4_ocb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
406
static int aesni_cbc_hmac_sha1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
67
static int aesni_cbc_hmac_sha1_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha1.c
769
static int aesni_cbc_hmac_sha1_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha256.c
419
static int aesni_cbc_hmac_sha256_cipher(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha256.c
63
static int aesni_cbc_hmac_sha256_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_aes_cbc_hmac_sha256.c
738
static int aesni_cbc_hmac_sha256_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/crypto/evp/e_aria.c
178
static int aria_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aria.c
218
static int aria_gcm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aria.c
259
static int aria_gcm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_aria.c
376
EVP_CIPHER_CTX *out = ptr;
crypto/openssl/crypto/evp/e_aria.c
398
static int aria_gcm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aria.c
454
static int aria_gcm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aria.c
499
static int aria_gcm_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/e_aria.c
509
static int aria_ccm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aria.c
538
static int aria_ccm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_aria.c
61
static int aria_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_aria.c
621
EVP_CIPHER_CTX *out = ptr;
crypto/openssl/crypto/evp/e_aria.c
636
static int aria_ccm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_aria.c
684
static int aria_ccm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_bf.c
25
static int bf_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_bf.c
38
static int bf_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_camellia.c
112
static int cmll_t4_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
116
static int cmll_t4_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
120
static int cmll_t4_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
124
static int cmll_t4_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
128
static int cmll_t4_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
132
static int cmll_t4_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
136
static int cmll_t4_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
196
static int camellia_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_camellia.c
222
static int camellia_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
238
static int camellia_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
254
static int camellia_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
265
static int camellia_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
277
static int camellia_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
28
static int camellia_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_camellia.c
289
static int camellia_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
326
static int camellia_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_camellia.c
51
static int cmll_t4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_cast.c
26
static int cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_cast.c
40
static int cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_chacha20_poly1305.c
170
static int chacha20_poly1305_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_chacha20_poly1305.c
216
static int chacha20_poly1305_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_chacha20_poly1305.c
36
static int chacha_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_chacha20_poly1305.c
366
static int chacha20_poly1305_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_chacha20_poly1305.c
489
static int chacha20_poly1305_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/e_chacha20_poly1305.c
497
static int chacha20_poly1305_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/crypto/evp/e_chacha20_poly1305.c
523
EVP_CIPHER_CTX *dst = (EVP_CIPHER_CTX *)ptr;
crypto/openssl/crypto/evp/e_chacha20_poly1305.c
58
static int chacha_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des.c
119
static int des_cfb64_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des.c
148
static int des_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des.c
176
static int des_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des.c
208
static int des_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_des.c
230
static int des_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_des.c
51
static int des_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_des.c
53
static int des_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr);
crypto/openssl/crypto/evp/e_des.c
60
static int des_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des.c
70
static int des_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des.c
93
static int des_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
107
static int des_ede_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
135
static int des_ede_cfb64_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
164
static int des_ede3_cfb1_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
186
static int des_ede3_cfb8_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
225
static int des_ede_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_des3.c
251
static int des_ede3_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_des3.c
277
static int des3_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_des3.c
316
static int des_ede3_unwrap(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
360
static int des_ede3_wrap(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
385
static int des_ede3_wrap_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
54
static int des_ede_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_des3.c
57
static int des_ede3_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_des3.c
60
static int des3_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr);
crypto/openssl/crypto/evp/e_des3.c
69
static int des_ede_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_des3.c
80
static int des_ede_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_idea.c
33
static int idea_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_idea.c
41
static int idea_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_idea.c
57
static int idea_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_null.c
16
static int null_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_null.c
18
static int null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_null.c
39
static int null_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_null.c
45
static int null_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_rc2.c
100
static int rc2_meth_to_magic(EVP_CIPHER_CTX *e)
crypto/openssl/crypto/evp/e_rc2.c
130
static int rc2_get_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type)
crypto/openssl/crypto/evp/e_rc2.c
158
static int rc2_set_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type)
crypto/openssl/crypto/evp/e_rc2.c
171
static int rc2_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_rc2.c
27
static int rc2_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_rc2.c
29
static int rc2_meth_to_magic(EVP_CIPHER_CTX *ctx);
crypto/openssl/crypto/evp/e_rc2.c
31
static int rc2_set_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type);
crypto/openssl/crypto/evp/e_rc2.c
32
static int rc2_get_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type);
crypto/openssl/crypto/evp/e_rc2.c
33
static int rc2_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr);
crypto/openssl/crypto/evp/e_rc2.c
92
static int rc2_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_rc4.c
33
static int rc4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_rc4.c
35
static int rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_rc4.c
77
static int rc4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_rc4.c
88
static int rc4_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_rc4_hmac_md5.c
182
static int rc4_hmac_md5_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/crypto/evp/e_rc4_hmac_md5.c
44
static int rc4_hmac_md5_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/e_rc4_hmac_md5.c
74
static int rc4_hmac_md5_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_rc5.c
27
static int r_32_12_16_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_rc5.c
29
static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr);
crypto/openssl/crypto/evp/e_rc5.c
43
static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/e_rc5.c
72
static int r_32_12_16_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_seed.c
25
static int seed_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_seed.c
36
static int seed_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_sm4.c
142
static int sm4_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_sm4.c
159
static int sm4_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_sm4.c
172
static int sm4_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_sm4.c
192
static int sm4_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_sm4.c
204
static int sm4_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_sm4.c
59
static int sm4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_xcbc_d.c
27
static int desx_cbc_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_xcbc_d.c
29
static int desx_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/e_xcbc_d.c
60
static int desx_cbc_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/crypto/evp/e_xcbc_d.c
72
static int desx_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/evp_enc.c
1030
int EVP_EncryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl)
crypto/openssl/crypto/evp/evp_enc.c
1037
int EVP_EncryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl)
crypto/openssl/crypto/evp/evp_enc.c
1123
int EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl,
crypto/openssl/crypto/evp/evp_enc.c
1250
int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl)
crypto/openssl/crypto/evp/evp_enc.c
1257
int EVP_DecryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl)
crypto/openssl/crypto/evp/evp_enc.c
1358
int EVP_CIPHER_CTX_set_key_length(EVP_CIPHER_CTX *c, int keylen)
crypto/openssl/crypto/evp/evp_enc.c
1404
int EVP_CIPHER_CTX_set_padding(EVP_CIPHER_CTX *ctx, int pad)
crypto/openssl/crypto/evp/evp_enc.c
1423
int EVP_CIPHER_CTX_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr)
crypto/openssl/crypto/evp/evp_enc.c
1641
int EVP_CIPHER_CTX_set_params(EVP_CIPHER_CTX *ctx, const OSSL_PARAM params[])
crypto/openssl/crypto/evp/evp_enc.c
1666
int EVP_CIPHER_CTX_get_params(EVP_CIPHER_CTX *ctx, OSSL_PARAM params[])
crypto/openssl/crypto/evp/evp_enc.c
1703
const OSSL_PARAM *EVP_CIPHER_CTX_settable_params(EVP_CIPHER_CTX *cctx)
crypto/openssl/crypto/evp/evp_enc.c
1714
const OSSL_PARAM *EVP_CIPHER_CTX_gettable_params(EVP_CIPHER_CTX *cctx)
crypto/openssl/crypto/evp/evp_enc.c
1726
static OSSL_LIB_CTX *EVP_CIPHER_CTX_get_libctx(EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_enc.c
1739
int EVP_CIPHER_CTX_rand_key(EVP_CIPHER_CTX *ctx, unsigned char *key)
crypto/openssl/crypto/evp/evp_enc.c
1759
EVP_CIPHER_CTX *EVP_CIPHER_CTX_dup(const EVP_CIPHER_CTX *in)
crypto/openssl/crypto/evp/evp_enc.c
1761
EVP_CIPHER_CTX *out = EVP_CIPHER_CTX_new();
crypto/openssl/crypto/evp/evp_enc.c
1770
int EVP_CIPHER_CTX_copy(EVP_CIPHER_CTX *out, const EVP_CIPHER_CTX *in)
crypto/openssl/crypto/evp/evp_enc.c
1827
if (!in->cipher->ctrl((EVP_CIPHER_CTX *)in, EVP_CTRL_COPY, 0, out)) {
crypto/openssl/crypto/evp/evp_enc.c
33
int EVP_CIPHER_CTX_reset(EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_enc.c
481
static int evp_cipher_init_skey_internal(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/evp_enc.c
627
int EVP_CipherInit_SKEY(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
634
int EVP_CipherInit_ex2(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
641
int EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
649
int EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
656
int EVP_CipherPipelineEncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
686
int EVP_CipherPipelineDecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
716
int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl,
crypto/openssl/crypto/evp/evp_enc.c
72
EVP_CIPHER_CTX *EVP_CIPHER_CTX_new(void)
crypto/openssl/crypto/evp/evp_enc.c
725
int EVP_CipherPipelineUpdate(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/evp_enc.c
74
EVP_CIPHER_CTX *ctx;
crypto/openssl/crypto/evp/evp_enc.c
76
ctx = OPENSSL_zalloc(sizeof(EVP_CIPHER_CTX));
crypto/openssl/crypto/evp/evp_enc.c
760
int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl)
crypto/openssl/crypto/evp/evp_enc.c
768
int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl)
crypto/openssl/crypto/evp/evp_enc.c
776
int EVP_CipherPipelineFinal(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/evp_enc.c
809
int EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
815
int EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
822
int EVP_EncryptInit_ex2(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
829
int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
835
int EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
84
void EVP_CIPHER_CTX_free(EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_enc.c
842
int EVP_DecryptInit_ex2(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/crypto/evp/evp_enc.c
885
static int evp_EncryptDecryptUpdate(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/evp_enc.c
92
static int evp_cipher_init_internal(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/evp_enc.c
975
int EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl,
crypto/openssl/crypto/evp/evp_lib.c
1115
static int evp_cipher_ctx_enable_use_bits(EVP_CIPHER_CTX *ctx,
crypto/openssl/crypto/evp/evp_lib.c
1124
void EVP_CIPHER_CTX_set_flags(EVP_CIPHER_CTX *ctx, int flags)
crypto/openssl/crypto/evp/evp_lib.c
1133
void EVP_CIPHER_CTX_clear_flags(EVP_CIPHER_CTX *ctx, int flags)
crypto/openssl/crypto/evp/evp_lib.c
1142
int EVP_CIPHER_CTX_test_flags(const EVP_CIPHER_CTX *ctx, int flags)
crypto/openssl/crypto/evp/evp_lib.c
1241
int EVP_CIPHER_CTX_set_algor_params(EVP_CIPHER_CTX *ctx, const X509_ALGOR *alg)
crypto/openssl/crypto/evp/evp_lib.c
1265
int EVP_CIPHER_CTX_get_algor_params(EVP_CIPHER_CTX *ctx, X509_ALGOR *alg)
crypto/openssl/crypto/evp/evp_lib.c
1332
int EVP_CIPHER_CTX_get_algor(EVP_CIPHER_CTX *ctx, X509_ALGOR **alg)
crypto/openssl/crypto/evp/evp_lib.c
152
int evp_cipher_asn1_to_param_ex(EVP_CIPHER_CTX *c, ASN1_TYPE *type,
crypto/openssl/crypto/evp/evp_lib.c
221
int evp_cipher_get_asn1_aead_params(EVP_CIPHER_CTX *c, ASN1_TYPE *type,
crypto/openssl/crypto/evp/evp_lib.c
241
int evp_cipher_set_asn1_aead_params(EVP_CIPHER_CTX *c, ASN1_TYPE *type,
crypto/openssl/crypto/evp/evp_lib.c
35
int EVP_CIPHER_param_to_asn1(EVP_CIPHER_CTX *c, ASN1_TYPE *type)
crypto/openssl/crypto/evp/evp_lib.c
371
int EVP_CIPHER_CTX_get_block_size(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
381
int EVP_Cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/evp/evp_lib.c
40
int EVP_CIPHER_asn1_to_param(EVP_CIPHER_CTX *c, ASN1_TYPE *type)
crypto/openssl/crypto/evp/evp_lib.c
423
const EVP_CIPHER *EVP_CIPHER_CTX_cipher(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
431
const EVP_CIPHER *EVP_CIPHER_CTX_get0_cipher(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
438
EVP_CIPHER *EVP_CIPHER_CTX_get1_cipher(EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
45
int EVP_CIPHER_get_asn1_iv(EVP_CIPHER_CTX *ctx, ASN1_TYPE *type)
crypto/openssl/crypto/evp/evp_lib.c
450
int EVP_CIPHER_CTX_is_encrypting(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
460
void *EVP_CIPHER_CTX_get_app_data(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
465
void EVP_CIPHER_CTX_set_app_data(EVP_CIPHER_CTX *ctx, void *data)
crypto/openssl/crypto/evp/evp_lib.c
470
void *EVP_CIPHER_CTX_get_cipher_data(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
475
void *EVP_CIPHER_CTX_set_cipher_data(EVP_CIPHER_CTX *ctx, void *cipher_data)
crypto/openssl/crypto/evp/evp_lib.c
490
int EVP_CIPHER_CTX_get_iv_length(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
516
rv = EVP_CIPHER_CTX_ctrl((EVP_CIPHER_CTX *)ctx, EVP_CTRL_GET_IVLEN,
crypto/openssl/crypto/evp/evp_lib.c
525
((EVP_CIPHER_CTX *)ctx)->iv_len = len;
crypto/openssl/crypto/evp/evp_lib.c
530
int EVP_CIPHER_CTX_get_tag_length(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
542
const unsigned char *EVP_CIPHER_CTX_original_iv(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
558
const unsigned char *EVP_CIPHER_CTX_iv(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
571
unsigned char *EVP_CIPHER_CTX_iv_noconst(EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
585
int EVP_CIPHER_CTX_get_updated_iv(EVP_CIPHER_CTX *ctx, void *buf, size_t len)
crypto/openssl/crypto/evp/evp_lib.c
593
int EVP_CIPHER_CTX_get_original_iv(EVP_CIPHER_CTX *ctx, void *buf, size_t len)
crypto/openssl/crypto/evp/evp_lib.c
601
unsigned char *EVP_CIPHER_CTX_buf_noconst(EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
606
int EVP_CIPHER_CTX_get_num(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
618
int EVP_CIPHER_CTX_set_num(EVP_CIPHER_CTX *ctx, int num)
crypto/openssl/crypto/evp/evp_lib.c
637
int EVP_CIPHER_CTX_get_key_length(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
659
if (!OSSL_PARAM_get_int(params, &((EVP_CIPHER_CTX *)ctx)->key_len))
crypto/openssl/crypto/evp/evp_lib.c
66
int EVP_CIPHER_set_asn1_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type)
crypto/openssl/crypto/evp/evp_lib.c
661
((EVP_CIPHER_CTX *)ctx)->key_len = (int)len;
crypto/openssl/crypto/evp/evp_lib.c
671
int EVP_CIPHER_CTX_get_nid(const EVP_CIPHER_CTX *ctx)
crypto/openssl/crypto/evp/evp_lib.c
81
int evp_cipher_param_to_asn1_ex(EVP_CIPHER_CTX *c, ASN1_TYPE *type,
crypto/openssl/crypto/evp/evp_local.h
268
int PKCS5_v2_PBKDF2_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/crypto/evp/evp_local.h
272
int PKCS5_v2_PBKDF2_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/crypto/evp/evp_local.h
356
int evp_cipher_get_asn1_aead_params(EVP_CIPHER_CTX *c, ASN1_TYPE *type,
crypto/openssl/crypto/evp/evp_local.h
358
int evp_cipher_set_asn1_aead_params(EVP_CIPHER_CTX *c, ASN1_TYPE *type,
crypto/openssl/crypto/evp/evp_pbe.c
170
ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de)
crypto/openssl/crypto/evp/evp_pbe.c
97
ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de,
crypto/openssl/crypto/evp/p5_crpt.c
112
int PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *cctx, const char *pass, int passlen,
crypto/openssl/crypto/evp/p5_crpt.c
26
int PKCS5_PBE_keyivgen_ex(EVP_CIPHER_CTX *cctx, const char *pass, int passlen,
crypto/openssl/crypto/evp/p5_crpt2.c
113
int PKCS5_v2_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/crypto/evp/p5_crpt2.c
174
int PKCS5_v2_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/crypto/evp/p5_crpt2.c
181
int PKCS5_v2_PBKDF2_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/crypto/evp/p5_crpt2.c
266
int PKCS5_v2_PBKDF2_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/crypto/evp/p_open.c
18
int EVP_OpenInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type,
crypto/openssl/crypto/evp/p_open.c
62
int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl)
crypto/openssl/crypto/evp/p_seal.c
19
int EVP_SealInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type,
crypto/openssl/crypto/evp/p_seal.c
80
int EVP_SealFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl)
crypto/openssl/crypto/hpke/hpke.c
147
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/hpke/hpke.c
224
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/modes/siv128.c
128
__owur static ossl_inline int siv128_do_encrypt(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/crypto/pem/pem_lib.c
326
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/crypto/pem/pem_lib.c
450
EVP_CIPHER_CTX *ctx;
crypto/openssl/crypto/pem/pvkfmt.c
1035
EVP_CIPHER_CTX *cctx = NULL;
crypto/openssl/crypto/pem/pvkfmt.c
867
EVP_CIPHER_CTX *cctx = EVP_CIPHER_CTX_new();
crypto/openssl/crypto/pkcs12/p12_crpt.c
23
int PKCS12_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/crypto/pkcs12/p12_crpt.c
78
int PKCS12_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/crypto/pkcs12/p12_decr.c
27
EVP_CIPHER_CTX *ctx = EVP_CIPHER_CTX_new();
crypto/openssl/crypto/pkcs7/pk7_doit.c
321
EVP_CIPHER_CTX *ctx;
crypto/openssl/crypto/pkcs7/pk7_doit.c
447
EVP_CIPHER_CTX *evp_ctx = NULL;
crypto/openssl/demos/cipher/aesccm.c
160
EVP_CIPHER_CTX *ctx;
crypto/openssl/demos/cipher/aesccm.c
73
EVP_CIPHER_CTX *ctx;
crypto/openssl/demos/cipher/aesgcm.c
150
EVP_CIPHER_CTX *ctx;
crypto/openssl/demos/cipher/aesgcm.c
73
EVP_CIPHER_CTX *ctx;
crypto/openssl/demos/cipher/aeskeywrap.c
139
EVP_CIPHER_CTX *ctx;
crypto/openssl/demos/cipher/aeskeywrap.c
197
EVP_CIPHER_CTX *ctx;
crypto/openssl/demos/cipher/ariacbc.c
128
EVP_CIPHER_CTX *ctx;
crypto/openssl/demos/cipher/ariacbc.c
72
EVP_CIPHER_CTX *ctx;
crypto/openssl/demos/mac/poly1305.c
88
EVP_CIPHER_CTX *aesctx = NULL;
crypto/openssl/engines/e_afalg.c
574
static int afalg_cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/engines/e_afalg.c
646
static int afalg_do_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_afalg.c
697
static int afalg_cipher_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssl/engines/e_afalg.c
87
static int afalg_cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/engines/e_afalg.c
89
static int afalg_do_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_afalg.c
91
static int afalg_cipher_cleanup(EVP_CIPHER_CTX *ctx);
crypto/openssl/engines/e_dasync.c
134
static int dasync_aes128_cbc_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/engines/e_dasync.c
136
static int dasync_aes128_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/engines/e_dasync.c
138
static int dasync_aes128_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_dasync.c
140
static int dasync_aes128_cbc_cleanup(EVP_CIPHER_CTX *ctx);
crypto/openssl/engines/e_dasync.c
142
static int dasync_aes256_ctr_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/engines/e_dasync.c
144
static int dasync_aes256_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/engines/e_dasync.c
146
static int dasync_aes256_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_dasync.c
148
static int dasync_aes256_ctr_cleanup(EVP_CIPHER_CTX *ctx);
crypto/openssl/engines/e_dasync.c
150
static int dasync_aes128_cbc_hmac_sha1_ctrl(EVP_CIPHER_CTX *ctx, int type,
crypto/openssl/engines/e_dasync.c
152
static int dasync_aes128_cbc_hmac_sha1_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_dasync.c
156
static int dasync_aes128_cbc_hmac_sha1_cipher(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_dasync.c
160
static int dasync_aes128_cbc_hmac_sha1_cleanup(EVP_CIPHER_CTX *ctx);
crypto/openssl/engines/e_dasync.c
625
static int dasync_cipher_ctrl_helper(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/engines/e_dasync.c
707
static int dasync_cipher_init_key_helper(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_dasync.c
733
static int dasync_cipher_helper(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_dasync.c
770
static int dasync_cipher_cleanup_helper(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_dasync.c
785
static int dasync_aes128_cbc_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/engines/e_dasync.c
791
static int dasync_aes128_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/engines/e_dasync.c
797
static int dasync_aes128_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_dasync.c
803
static int dasync_aes128_cbc_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssl/engines/e_dasync.c
808
static int dasync_aes256_ctr_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/engines/e_dasync.c
814
static int dasync_aes256_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/engines/e_dasync.c
820
static int dasync_aes256_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_dasync.c
826
static int dasync_aes256_ctr_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssl/engines/e_dasync.c
835
static int dasync_aes128_cbc_hmac_sha1_ctrl(EVP_CIPHER_CTX *ctx, int type,
crypto/openssl/engines/e_dasync.c
841
static int dasync_aes128_cbc_hmac_sha1_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_dasync.c
854
static int dasync_aes128_cbc_hmac_sha1_cipher(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_dasync.c
862
static int dasync_aes128_cbc_hmac_sha1_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssl/engines/e_devcrypto.c
206
static int cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/engines/e_devcrypto.c
237
static int cipher_do_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_devcrypto.c
317
static int ctr_do_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_devcrypto.c
358
static int cipher_ctrl(EVP_CIPHER_CTX *ctx, int type, int p1, void *p2)
crypto/openssl/engines/e_devcrypto.c
361
EVP_CIPHER_CTX *to_ctx = (EVP_CIPHER_CTX *)p2;
crypto/openssl/engines/e_devcrypto.c
386
static int cipher_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssl/engines/e_ossltest.c
254
static int ossltest_aes128_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_ossltest.c
257
static int ossltest_aes128_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_ossltest.c
259
static int ossltest_aes128_gcm_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_ossltest.c
262
static int ossltest_aes128_gcm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_ossltest.c
264
static int ossltest_aes128_gcm_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/engines/e_ossltest.c
266
static int ossltest_aes128_cbc_hmac_sha1_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_ossltest.c
270
static int ossltest_aes128_cbc_hmac_sha1_cipher(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_ossltest.c
274
static int ossltest_aes128_cbc_hmac_sha1_ctrl(EVP_CIPHER_CTX *ctx, int type,
crypto/openssl/engines/e_ossltest.c
688
static int ossltest_aes128_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_ossltest.c
695
static int ossltest_aes128_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_ossltest.c
722
static int ossltest_aes128_gcm_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_ossltest.c
729
static int ossltest_aes128_gcm_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/engines/e_ossltest.c
753
static int ossltest_aes128_gcm_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg,
crypto/openssl/engines/e_ossltest.c
778
static int ossltest_aes128_cbc_hmac_sha1_init_key(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_ossltest.c
788
static int ossltest_aes128_cbc_hmac_sha1_cipher(EVP_CIPHER_CTX *ctx,
crypto/openssl/engines/e_ossltest.c
851
static int ossltest_aes128_cbc_hmac_sha1_ctrl(EVP_CIPHER_CTX *ctx, int type,
crypto/openssl/engines/e_padlock.c
301
static int padlock_aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/engines/e_padlock.c
309
padlock_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out_arg,
crypto/openssl/engines/e_padlock.c
317
padlock_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out_arg,
crypto/openssl/engines/e_padlock.c
330
padlock_cfb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out_arg,
crypto/openssl/engines/e_padlock.c
402
padlock_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out_arg,
crypto/openssl/engines/e_padlock.c
466
padlock_ctr_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out_arg,
crypto/openssl/engines/e_padlock.c
614
padlock_aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/fuzz/provider.c
396
EVP_CIPHER_CTX *ctx;
crypto/openssl/include/crypto/evp.h
314
int (*init)(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/include/crypto/evp.h
317
int (*do_cipher)(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/include/crypto/evp.h
320
int (*cleanup)(EVP_CIPHER_CTX *);
crypto/openssl/include/crypto/evp.h
324
int (*set_asn1_parameters)(EVP_CIPHER_CTX *, ASN1_TYPE *);
crypto/openssl/include/crypto/evp.h
326
int (*get_asn1_parameters)(EVP_CIPHER_CTX *, ASN1_TYPE *);
crypto/openssl/include/crypto/evp.h
328
int (*ctrl)(EVP_CIPHER_CTX *, int type, int arg, void *ptr);
crypto/openssl/include/crypto/evp.h
377
static int cname##_ecb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) \
crypto/openssl/include/crypto/evp.h
387
static int cname##_ofb_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) \
crypto/openssl/include/crypto/evp.h
406
static int cname##_cbc_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) \
crypto/openssl/include/crypto/evp.h
420
static int cname##_cfb##cbits##_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, size_t inl) \
crypto/openssl/include/crypto/evp.h
587
int evp_cipher_param_to_asn1_ex(EVP_CIPHER_CTX *c, ASN1_TYPE *type,
crypto/openssl/include/crypto/evp.h
590
int evp_cipher_asn1_to_param_ex(EVP_CIPHER_CTX *c, ASN1_TYPE *type,
crypto/openssl/include/crypto/modes.h
224
EVP_CIPHER_CTX *cipher_ctx;
crypto/openssl/include/internal/quic_wire_pkt.h
160
EVP_CIPHER_CTX *cipher_ctx;
crypto/openssl/include/openssl/cmac.h
35
OSSL_DEPRECATEDIN_3_0 EVP_CIPHER_CTX *CMAC_CTX_get0_cipher_ctx(CMAC_CTX *ctx);
crypto/openssl/include/openssl/cms.h
498
EVP_CIPHER_CTX *CMS_RecipientInfo_kari_get0_ctx(CMS_RecipientInfo *ri);
crypto/openssl/include/openssl/evp.h
1515
int EVP_CIPHER_param_to_asn1(EVP_CIPHER_CTX *c, ASN1_TYPE *type);
crypto/openssl/include/openssl/evp.h
1516
int EVP_CIPHER_asn1_to_param(EVP_CIPHER_CTX *c, ASN1_TYPE *type);
crypto/openssl/include/openssl/evp.h
1519
int EVP_CIPHER_set_asn1_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type);
crypto/openssl/include/openssl/evp.h
1520
int EVP_CIPHER_get_asn1_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type);
crypto/openssl/include/openssl/evp.h
1523
int PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/include/openssl/evp.h
1526
int PKCS5_PBE_keyivgen_ex(EVP_CIPHER_CTX *cctx, const char *pass, int passlen,
crypto/openssl/include/openssl/evp.h
1536
int PKCS5_v2_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/include/openssl/evp.h
1539
int PKCS5_v2_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/include/openssl/evp.h
1555
int PKCS5_v2_scrypt_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/include/openssl/evp.h
1558
int PKCS5_v2_scrypt_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/include/openssl/evp.h
1567
ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de);
crypto/openssl/include/openssl/evp.h
1570
ASN1_TYPE *param, EVP_CIPHER_CTX *ctx, int en_de,
crypto/openssl/include/openssl/evp.h
264
int (*init)(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
270
int (*do_cipher)(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
276
int (*cleanup)(EVP_CIPHER_CTX *));
crypto/openssl/include/openssl/evp.h
279
int (*set_asn1_parameters)(EVP_CIPHER_CTX *,
crypto/openssl/include/openssl/evp.h
283
int (*get_asn1_parameters)(EVP_CIPHER_CTX *,
crypto/openssl/include/openssl/evp.h
287
int (*ctrl)(EVP_CIPHER_CTX *, int type,
crypto/openssl/include/openssl/evp.h
289
OSSL_DEPRECATEDIN_3_0 int (*EVP_CIPHER_meth_get_init(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
293
OSSL_DEPRECATEDIN_3_0 int (*EVP_CIPHER_meth_get_do_cipher(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
297
OSSL_DEPRECATEDIN_3_0 int (*EVP_CIPHER_meth_get_cleanup(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *);
crypto/openssl/include/openssl/evp.h
298
OSSL_DEPRECATEDIN_3_0 int (*EVP_CIPHER_meth_get_set_asn1_params(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *,
crypto/openssl/include/openssl/evp.h
300
OSSL_DEPRECATEDIN_3_0 int (*EVP_CIPHER_meth_get_get_asn1_params(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *,
crypto/openssl/include/openssl/evp.h
302
OSSL_DEPRECATEDIN_3_0 int (*EVP_CIPHER_meth_get_ctrl(const EVP_CIPHER *cipher))(EVP_CIPHER_CTX *, int type,
crypto/openssl/include/openssl/evp.h
498
typedef int(EVP_PBE_KEYGEN)(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/include/openssl/evp.h
503
typedef int(EVP_PBE_KEYGEN_EX)(EVP_CIPHER_CTX *ctx, const char *pass,
crypto/openssl/include/openssl/evp.h
625
const EVP_CIPHER *EVP_CIPHER_CTX_get0_cipher(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
626
EVP_CIPHER *EVP_CIPHER_CTX_get1_cipher(EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
627
int EVP_CIPHER_CTX_is_encrypting(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
629
int EVP_CIPHER_CTX_get_nid(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
631
int EVP_CIPHER_CTX_get_block_size(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
633
int EVP_CIPHER_CTX_get_key_length(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
635
int EVP_CIPHER_CTX_get_iv_length(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
637
int EVP_CIPHER_CTX_get_tag_length(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
640
const EVP_CIPHER *EVP_CIPHER_CTX_cipher(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
641
OSSL_DEPRECATEDIN_3_0 const unsigned char *EVP_CIPHER_CTX_iv(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
642
OSSL_DEPRECATEDIN_3_0 const unsigned char *EVP_CIPHER_CTX_original_iv(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
643
OSSL_DEPRECATEDIN_3_0 unsigned char *EVP_CIPHER_CTX_iv_noconst(EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
645
int EVP_CIPHER_CTX_get_updated_iv(EVP_CIPHER_CTX *ctx, void *buf, size_t len);
crypto/openssl/include/openssl/evp.h
646
int EVP_CIPHER_CTX_get_original_iv(EVP_CIPHER_CTX *ctx, void *buf, size_t len);
crypto/openssl/include/openssl/evp.h
649
unsigned char *EVP_CIPHER_CTX_buf_noconst(EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
651
int EVP_CIPHER_CTX_get_num(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
653
int EVP_CIPHER_CTX_set_num(EVP_CIPHER_CTX *ctx, int num);
crypto/openssl/include/openssl/evp.h
654
EVP_CIPHER_CTX *EVP_CIPHER_CTX_dup(const EVP_CIPHER_CTX *in);
crypto/openssl/include/openssl/evp.h
655
int EVP_CIPHER_CTX_copy(EVP_CIPHER_CTX *out, const EVP_CIPHER_CTX *in);
crypto/openssl/include/openssl/evp.h
656
void *EVP_CIPHER_CTX_get_app_data(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
657
void EVP_CIPHER_CTX_set_app_data(EVP_CIPHER_CTX *ctx, void *data);
crypto/openssl/include/openssl/evp.h
658
void *EVP_CIPHER_CTX_get_cipher_data(const EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
659
void *EVP_CIPHER_CTX_set_cipher_data(EVP_CIPHER_CTX *ctx, void *cipher_data);
crypto/openssl/include/openssl/evp.h
692
__owur int EVP_Cipher(EVP_CIPHER_CTX *c,
crypto/openssl/include/openssl/evp.h
766
void EVP_CIPHER_CTX_set_flags(EVP_CIPHER_CTX *ctx, int flags);
crypto/openssl/include/openssl/evp.h
767
void EVP_CIPHER_CTX_clear_flags(EVP_CIPHER_CTX *ctx, int flags);
crypto/openssl/include/openssl/evp.h
768
int EVP_CIPHER_CTX_test_flags(const EVP_CIPHER_CTX *ctx, int flags);
crypto/openssl/include/openssl/evp.h
770
__owur int EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/include/openssl/evp.h
772
__owur int EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
776
__owur int EVP_EncryptInit_ex2(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/include/openssl/evp.h
780
__owur int EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/include/openssl/evp.h
782
__owur int EVP_EncryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/include/openssl/evp.h
784
__owur int EVP_EncryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/include/openssl/evp.h
787
__owur int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/include/openssl/evp.h
789
__owur int EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
793
__owur int EVP_DecryptInit_ex2(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/include/openssl/evp.h
797
__owur int EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/include/openssl/evp.h
799
__owur int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *outm,
crypto/openssl/include/openssl/evp.h
801
__owur int EVP_DecryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *outm,
crypto/openssl/include/openssl/evp.h
804
__owur int EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/include/openssl/evp.h
807
__owur int EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
811
__owur int EVP_CipherInit_SKEY(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/include/openssl/evp.h
814
__owur int EVP_CipherInit_ex2(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/include/openssl/evp.h
817
__owur int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/include/openssl/evp.h
819
__owur int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *outm,
crypto/openssl/include/openssl/evp.h
821
__owur int EVP_CipherPipelineEncryptInit(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
826
__owur int EVP_CipherPipelineDecryptInit(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
831
__owur int EVP_CipherPipelineUpdate(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
835
__owur int EVP_CipherPipelineFinal(EVP_CIPHER_CTX *ctx,
crypto/openssl/include/openssl/evp.h
838
__owur int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *outm,
crypto/openssl/include/openssl/evp.h
883
__owur int EVP_OpenInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type,
crypto/openssl/include/openssl/evp.h
886
__owur int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl);
crypto/openssl/include/openssl/evp.h
888
__owur int EVP_SealInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type,
crypto/openssl/include/openssl/evp.h
891
__owur int EVP_SealFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl);
crypto/openssl/include/openssl/evp.h
913
EVP_CIPHER_CTX *EVP_CIPHER_CTX_new(void);
crypto/openssl/include/openssl/evp.h
914
int EVP_CIPHER_CTX_reset(EVP_CIPHER_CTX *c);
crypto/openssl/include/openssl/evp.h
915
void EVP_CIPHER_CTX_free(EVP_CIPHER_CTX *c);
crypto/openssl/include/openssl/evp.h
916
int EVP_CIPHER_CTX_set_key_length(EVP_CIPHER_CTX *x, int keylen);
crypto/openssl/include/openssl/evp.h
917
int EVP_CIPHER_CTX_set_padding(EVP_CIPHER_CTX *c, int pad);
crypto/openssl/include/openssl/evp.h
918
int EVP_CIPHER_CTX_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr);
crypto/openssl/include/openssl/evp.h
919
int EVP_CIPHER_CTX_rand_key(EVP_CIPHER_CTX *ctx, unsigned char *key);
crypto/openssl/include/openssl/evp.h
921
int EVP_CIPHER_CTX_set_params(EVP_CIPHER_CTX *ctx, const OSSL_PARAM params[]);
crypto/openssl/include/openssl/evp.h
922
int EVP_CIPHER_CTX_get_params(EVP_CIPHER_CTX *ctx, OSSL_PARAM params[]);
crypto/openssl/include/openssl/evp.h
926
const OSSL_PARAM *EVP_CIPHER_CTX_settable_params(EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
927
const OSSL_PARAM *EVP_CIPHER_CTX_gettable_params(EVP_CIPHER_CTX *ctx);
crypto/openssl/include/openssl/evp.h
929
int EVP_CIPHER_CTX_set_algor_params(EVP_CIPHER_CTX *ctx, const X509_ALGOR *alg);
crypto/openssl/include/openssl/evp.h
930
int EVP_CIPHER_CTX_get_algor_params(EVP_CIPHER_CTX *ctx, X509_ALGOR *alg);
crypto/openssl/include/openssl/evp.h
931
int EVP_CIPHER_CTX_get_algor(EVP_CIPHER_CTX *ctx, X509_ALGOR **alg);
crypto/openssl/include/openssl/pkcs12.h
286
int PKCS12_PBE_keyivgen(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/include/openssl/pkcs12.h
289
int PKCS12_PBE_keyivgen_ex(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
crypto/openssl/include/openssl/tls1.h
366
int SSL_CTX_set_tlsext_ticket_key_evp_cb(SSL_CTX *ctx, int (*fp)(SSL *, unsigned char *, unsigned char *, EVP_CIPHER_CTX *, EVP_MAC_CTX *, int));
crypto/openssl/providers/fips/self_test_kats.c
100
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/providers/fips/self_test_kats.c
66
static int cipher_init(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
crypto/openssl/providers/implementations/ciphers/cipher_aes_gcm_siv.h
34
EVP_CIPHER_CTX *ecb_ctx;
crypto/openssl/providers/implementations/kdfs/krb5kdf.c
346
static int cipher_init(EVP_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/kdfs/krb5kdf.c
383
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/providers/implementations/macs/cmac_prov.c
109
const EVP_CIPHER_CTX *cipherctx = CMAC_CTX_get0_cipher_ctx(macctx->ctx);
crypto/openssl/providers/implementations/macs/gmac_prov.c
103
EVP_CIPHER_CTX *ctx = macctx->ctx;
crypto/openssl/providers/implementations/macs/gmac_prov.c
130
EVP_CIPHER_CTX *ctx = macctx->ctx;
crypto/openssl/providers/implementations/macs/gmac_prov.c
206
EVP_CIPHER_CTX *ctx = macctx->ctx;
crypto/openssl/providers/implementations/macs/gmac_prov.c
43
EVP_CIPHER_CTX *ctx; /* Cipher context */
crypto/openssl/providers/implementations/rands/drbg_ctr.c
46
EVP_CIPHER_CTX *ctx_ecb;
crypto/openssl/providers/implementations/rands/drbg_ctr.c
47
EVP_CIPHER_CTX *ctx_ctr;
crypto/openssl/providers/implementations/rands/drbg_ctr.c
48
EVP_CIPHER_CTX *ctx_df;
crypto/openssl/ssl/quic/quic_port_local.h
120
EVP_CIPHER_CTX *token_ctx;
crypto/openssl/ssl/quic/quic_record_rx.c
900
EVP_CIPHER_CTX *cctx;
crypto/openssl/ssl/quic/quic_record_shared.c
113
EVP_CIPHER_CTX *cctx = NULL;
crypto/openssl/ssl/quic/quic_record_shared.h
49
EVP_CIPHER_CTX *cctx[2];
crypto/openssl/ssl/quic/quic_record_tx.c
498
EVP_CIPHER_CTX *cctx = NULL;
crypto/openssl/ssl/quic/quic_srtm.c
57
EVP_CIPHER_CTX *blind_ctx; /* kept with key */
crypto/openssl/ssl/quic/quic_wire_pkt.c
870
EVP_CIPHER_CTX *cctx = NULL;
crypto/openssl/ssl/record/methods/recmethod_local.h
293
EVP_CIPHER_CTX *enc_ctx;
crypto/openssl/ssl/record/methods/recmethod_local.h
407
EVP_CIPHER_CTX *ctx,
crypto/openssl/ssl/record/methods/ssl3_meth.c
100
EVP_CIPHER_CTX *ds;
crypto/openssl/ssl/record/methods/ssl3_meth.c
27
EVP_CIPHER_CTX *ciph_ctx;
crypto/openssl/ssl/record/methods/tls13_meth.c
26
EVP_CIPHER_CTX *ciph_ctx;
crypto/openssl/ssl/record/methods/tls13_meth.c
91
EVP_CIPHER_CTX *enc_ctx;
crypto/openssl/ssl/record/methods/tls1_meth.c
177
EVP_CIPHER_CTX *ds;
crypto/openssl/ssl/record/methods/tls1_meth.c
29
EVP_CIPHER_CTX *ciph_ctx;
crypto/openssl/ssl/record/methods/tls_common.c
61
EVP_CIPHER_CTX *ctx,
crypto/openssl/ssl/s3_lib.c
4611
EVP_CIPHER_CTX *,
crypto/openssl/ssl/s3_lib.c
4639
int SSL_CTX_set_tlsext_ticket_key_evp_cb(SSL_CTX *ctx, int (*fp)(SSL *, unsigned char *, unsigned char *, EVP_CIPHER_CTX *, EVP_MAC_CTX *, int))
crypto/openssl/ssl/ssl_local.h
1003
EVP_CIPHER_CTX *ectx, HMAC_CTX *hctx, int enc);
crypto/openssl/ssl/ssl_local.h
1007
EVP_CIPHER_CTX *ectx, EVP_MAC_CTX *hctx,
crypto/openssl/ssl/statem/statem_srvr.c
3969
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/ssl/t1_lib.c
3063
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/acvp_test.c
1023
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/acvp_test.c
1662
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/acvp_test.c
884
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/acvp_test.c
931
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/aesgcmtest.c
117
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/aesgcmtest.c
42
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/aesgcmtest.c
75
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/afalgtest.c
110
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/afalgtest.c
30
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/bad_dtls_test.c
481
EVP_CIPHER_CTX *enc_ctx = NULL;
crypto/openssl/test/bio_dgram_test.c
459
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/bio_enc_test.c
275
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/destest.c
818
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/destest.c
948
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
1764
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
4062
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
4359
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
4510
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
4889
static int evp_init_seq_set_iv(EVP_CIPHER_CTX *ctx, const EVP_INIT_TEST_st *t)
crypto/openssl/test/evp_extra_test.c
4916
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
5005
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
5057
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
5144
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
5227
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
5339
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
5407
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_extra_test.c
5826
static int custom_ciph_init(EVP_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/test/evp_extra_test.c
5838
static int custom_ciph_cleanup(EVP_CIPHER_CTX *ctx)
crypto/openssl/test/evp_extra_test.c
5852
EVP_CIPHER_CTX *ciphctx = NULL;
crypto/openssl/test/evp_extra_test.c
6009
EVP_CIPHER_CTX *ctx = NULL, *ctx2 = NULL;
crypto/openssl/test/evp_extra_test.c
6228
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/evp_extra_test.c
6277
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/evp_extra_test.c
6366
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/evp_extra_test.c
6403
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/evp_extra_test.c
6490
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_fetch_prov_test.c
266
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_libctx_test.c
353
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_libctx_test.c
501
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_libctx_test.c
788
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_libctx_test.c
80
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_skey_test.c
127
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_skey_test.c
205
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_skey_test.c
39
EVP_CIPHER_CTX *ctx = NULL;
crypto/openssl/test/evp_test.c
1094
EVP_CIPHER_CTX *ctx_base = NULL;
crypto/openssl/test/evp_test.c
1095
EVP_CIPHER_CTX *ctx = NULL, *duped;
crypto/openssl/test/evp_test.c
308
static int cipher_check_fips_approved(EVP_CIPHER_CTX *ctx, EVP_TEST *t)
crypto/openssl/test/fake_pipelineprov.c
36
EVP_CIPHER_CTX *cipher_ctxs[EVP_MAX_PIPES];
crypto/openssl/test/helpers/handshake.c
324
unsigned char *iv, EVP_CIPHER_CTX *ctx,
crypto/openssl/test/helpers/handshake.c
332
EVP_CIPHER_CTX *ctx,
crypto/openssl/test/pbetest.c
140
EVP_CIPHER_CTX *ctx;
crypto/openssl/test/sslapitest.c
8512
unsigned char iv[EVP_MAX_IV_LENGTH], EVP_CIPHER_CTX *ctx,
crypto/openssl/test/sslapitest.c
8555
EVP_CIPHER_CTX *ctx, EVP_MAC_CTX *hctx, int enc)
crypto/openssl/test/threadstest.c
849
EVP_CIPHER_CTX *cipherctx = EVP_CIPHER_CTX_new();
sbin/decryptcore/decryptcore.c
123
EVP_CIPHER_CTX *ctx;
sys/geom/eli/g_eli_crypto.c
110
EVP_CIPHER_CTX *ctx;
tests/sys/kern/ktls_test.c
309
EVP_CIPHER_CTX *ctx;
tests/sys/kern/ktls_test.c
427
EVP_CIPHER_CTX *ctx;
tests/sys/kern/ktls_test.c
489
EVP_CIPHER_CTX *ctx;
tools/tools/crypto/cryptocheck.c
1111
EVP_CIPHER_CTX *ctx;
tools/tools/crypto/cryptocheck.c
1327
EVP_CIPHER_CTX *ctx;
tools/tools/crypto/cryptocheck.c
1401
EVP_CIPHER_CTX *ctx;
tools/tools/crypto/cryptocheck.c
1445
EVP_CIPHER_CTX *ctx;
tools/tools/crypto/cryptocheck.c
716
EVP_CIPHER_CTX *ctx;