Symbol: PROV_CIPHER_CTX
crypto/openssl/providers/implementations/ciphers/cipher_aes.c
30
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_aes.h
15
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
353
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.c
390
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha.h
37
PROV_CIPHER_CTX base;
crypto/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c
372
static int aesni_cbc_hmac_sha1_cipher(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha1_hw.c
45
static int aesni_cbc_hmac_sha1_init_key(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c
395
static int aesni_cbc_hmac_sha256_cipher(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c
46
static int aesni_cbc_hmac_sha256_init_key(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_hw.c
19
static int cipher_hw_aes_initkey(PROV_CIPHER_CTX *dat,
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb.c
327
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb.h
19
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c
107
static int cipher_hw_aes_ocb_rv64i_zknd_zkne_initkey(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c
118
static int cipher_hw_aes_ocb_rv64i_zvkned_initkey(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c
155
static int cipher_hw_aes_ocb_rv32i_zknd_zkne_initkey(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c
166
static int cipher_hw_aes_ocb_rv32i_zbkb_zknd_zkne_initkey(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c
30
static int cipher_hw_aes_ocb_generic_initkey(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c
62
static int cipher_hw_aes_ocb_aesni_initkey(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_ocb_hw.c
85
static int cipher_hw_aes_ocb_t4_initkey(PROV_CIPHER_CTX *vctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_wrp.c
103
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_aes_wrp.c
167
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_aes_wrp.c
264
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_aes_wrp.c
40
PROV_CIPHER_CTX base;
crypto/openssl/providers/implementations/ciphers/cipher_aes_wrp.c
53
PROV_CIPHER_CTX *ctx;
crypto/openssl/providers/implementations/ciphers/cipher_aes_wrp.c
59
ctx = (PROV_CIPHER_CTX *)wctx;
crypto/openssl/providers/implementations/ciphers/cipher_aes_wrp.c
95
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts.c
144
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts.c
257
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts.c
77
PROV_CIPHER_CTX *ctx = &xctx->base;
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts.h
34
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
103
static int cipher_hw_aesni_xts_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
152
static int cipher_hw_aes_xts_t4_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
191
static int cipher_hw_aes_xts_rv64i_zknd_zkne_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
206
PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen)
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
227
static int cipher_hw_aes_xts_rv64i_zvkned_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
276
static int cipher_hw_aes_xts_rv32i_zknd_zkne_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
288
static int cipher_hw_aes_xts_rv32i_zbkb_zknd_zkne_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
39
static int cipher_hw_aes_xts_generic_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
90
static void cipher_hw_aes_xts_copyctx(PROV_CIPHER_CTX *dst,
crypto/openssl/providers/implementations/ciphers/cipher_aes_xts_hw.c
91
const PROV_CIPHER_CTX *src)
crypto/openssl/providers/implementations/ciphers/cipher_aria.c
23
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_aria.h
14
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_aria_hw.c
13
static int cipher_hw_aria_initkey(PROV_CIPHER_CTX *dat,
crypto/openssl/providers/implementations/ciphers/cipher_blowfish.c
31
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_blowfish.h
14
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_blowfish_hw.c
18
static int cipher_hw_blowfish_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_camellia.c
29
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_camellia.h
15
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_camellia_hw.c
20
static int cipher_hw_camellia_initkey(PROV_CIPHER_CTX *dat,
crypto/openssl/providers/implementations/ciphers/cipher_cast.h
14
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_cast5.c
32
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_cast5_hw.c
18
static int cipher_hw_cast5_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20.c
177
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_chacha20.c
196
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_chacha20.c
63
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_chacha20.h
14
PROV_CIPHER_CTX base; /* must be first */
crypto/openssl/providers/implementations/ciphers/cipher_chacha20.h
26
int (*initiv)(PROV_CIPHER_CTX *ctx);
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_hw.c
14
static int chacha20_initkey(PROV_CIPHER_CTX *bctx, const uint8_t *key,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_hw.c
28
static int chacha20_initiv(PROV_CIPHER_CTX *bctx)
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_hw.c
41
static int chacha20_cipher(PROV_CIPHER_CTX *bctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.c
265
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.c
284
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.c
298
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.c
323
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.c
86
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.h
19
PROV_CIPHER_CTX base; /* must be first */
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.h
37
int (*aead_cipher)(PROV_CIPHER_CTX *dat, unsigned char *out, size_t *outl,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.h
39
int (*initiv)(PROV_CIPHER_CTX *ctx);
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.h
40
int (*tls_init)(PROV_CIPHER_CTX *ctx, unsigned char *aad, size_t alen);
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305.h
41
int (*tls_iv_set_fixed)(PROV_CIPHER_CTX *ctx, unsigned char *fixed,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
116
static int chacha20_poly1305_tls_cipher(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
15
static int chacha_poly1305_tls_init(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
266
static int chacha20_poly1305_aead_cipher(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
45
static int chacha_poly1305_tls_iv_set_fixed(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
58
static int chacha20_poly1305_initkey(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c
75
static int chacha20_poly1305_initiv(PROV_CIPHER_CTX *bctx)
crypto/openssl/providers/implementations/ciphers/cipher_cts.c
133
static size_t cts128_cs1_decrypt(PROV_CIPHER_CTX *ctx, const unsigned char *in,
crypto/openssl/providers/implementations/ciphers/cipher_cts.c
195
static size_t cts128_cs3_encrypt(PROV_CIPHER_CTX *ctx, const unsigned char *in,
crypto/openssl/providers/implementations/ciphers/cipher_cts.c
235
static size_t cts128_cs3_decrypt(PROV_CIPHER_CTX *ctx, const unsigned char *in,
crypto/openssl/providers/implementations/ciphers/cipher_cts.c
301
static size_t cts128_cs2_encrypt(PROV_CIPHER_CTX *ctx, const unsigned char *in,
crypto/openssl/providers/implementations/ciphers/cipher_cts.c
314
static size_t cts128_cs2_decrypt(PROV_CIPHER_CTX *ctx, const unsigned char *in,
crypto/openssl/providers/implementations/ciphers/cipher_cts.c
331
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_cts.c
99
static size_t cts128_cs1_encrypt(PROV_CIPHER_CTX *ctx, const unsigned char *in,
crypto/openssl/providers/implementations/ciphers/cipher_des.c
118
static int des_generatekey(PROV_CIPHER_CTX *ctx, void *ptr)
crypto/openssl/providers/implementations/ciphers/cipher_des.c
136
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_des.c
67
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_des.c
75
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_des.h
16
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
107
static int cipher_hw_des_cfb64_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
133
static int cipher_hw_des_cfb1_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
160
static int cipher_hw_des_cfb8_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
19
static int cipher_hw_des_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
40
static void cipher_hw_des_copyctx(PROV_CIPHER_CTX *dst,
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
41
const PROV_CIPHER_CTX *src)
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
50
static int cipher_hw_des_ecb_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
64
static int cipher_hw_des_cbc_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_des_hw.c
88
static int cipher_hw_des_ofb64_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_desx_hw.c
27
static int cipher_hw_desx_cbc_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_desx_hw.c
40
static void cipher_hw_desx_copyctx(PROV_CIPHER_CTX *dst,
crypto/openssl/providers/implementations/ciphers/cipher_desx_hw.c
41
const PROV_CIPHER_CTX *src)
crypto/openssl/providers/implementations/ciphers/cipher_desx_hw.c
50
static int cipher_hw_desx_cbc(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_idea.c
30
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_idea.h
14
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_idea_hw.c
19
static int cipher_hw_idea_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_rc2.c
40
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_rc2.h
14
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_rc2_hw.c
18
static int cipher_hw_rc2_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_rc4.c
33
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_rc4.h
14
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5.c
71
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5.h
15
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5.h
27
int (*tls_init)(PROV_CIPHER_CTX *ctx, unsigned char *aad, size_t aad_len);
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5.h
28
void (*init_mackey)(PROV_CIPHER_CTX *ctx, const unsigned char *key,
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c
165
static int cipher_hw_rc4_hmac_md5_tls_init(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c
190
static void cipher_hw_rc4_hmac_md5_init_mackey(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c
35
static int cipher_hw_rc4_hmac_md5_initkey(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hmac_md5_hw.c
49
static int cipher_hw_rc4_hmac_md5_cipher(PROV_CIPHER_CTX *bctx,
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hw.c
18
static int cipher_hw_rc4_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_rc4_hw.c
27
static int cipher_hw_rc4_cipher(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_rc5.c
37
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_rc5.h
14
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_rc5_hw.c
18
static int cipher_hw_rc5_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_seed.c
29
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_seed.h
14
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_seed_hw.c
18
static int cipher_hw_seed_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_sm4.c
23
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_sm4.h
15
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_sm4_hw.c
12
static int cipher_hw_sm4_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_sm4_xts.c
41
PROV_CIPHER_CTX *ctx = &xctx->base;
crypto/openssl/providers/implementations/ciphers/cipher_sm4_xts.c
94
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_sm4_xts.h
21
PROV_CIPHER_CTX base;
crypto/openssl/providers/implementations/ciphers/cipher_sm4_xts_hw.c
33
static int cipher_hw_sm4_xts_generic_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_sm4_xts_hw.c
75
static void cipher_hw_sm4_xts_copyctx(PROV_CIPHER_CTX *dst,
crypto/openssl/providers/implementations/ciphers/cipher_sm4_xts_hw.c
76
const PROV_CIPHER_CTX *src)
crypto/openssl/providers/implementations/ciphers/cipher_tdes.h
100
int ossl_cipher_hw_tdes_ede3_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_tdes.h
102
void ossl_cipher_hw_tdes_copyctx(PROV_CIPHER_CTX *dst,
crypto/openssl/providers/implementations/ciphers/cipher_tdes.h
103
const PROV_CIPHER_CTX *src);
crypto/openssl/providers/implementations/ciphers/cipher_tdes.h
104
int ossl_cipher_hw_tdes_cbc(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes.h
106
int ossl_cipher_hw_tdes_ecb(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes.h
20
PROV_CIPHER_CTX base; /* Must be first */
crypto/openssl/providers/implementations/ciphers/cipher_tdes_common.c
136
static int tdes_generatekey(PROV_CIPHER_CTX *ctx, void *ptr)
crypto/openssl/providers/implementations/ciphers/cipher_tdes_common.c
154
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_tdes_common.c
61
ossl_cipher_generic_reset_ctx((PROV_CIPHER_CTX *)vctx);
crypto/openssl/providers/implementations/ciphers/cipher_tdes_common.c
79
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_tdes_default_hw.c
118
static int ossl_cipher_hw_tdes_cfb8(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_default_hw.c
22
static int ossl_cipher_hw_tdes_ede2_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_default_hw.c
47
static int ossl_cipher_hw_tdes_ofb(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_default_hw.c
68
static int ossl_cipher_hw_tdes_cfb(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_default_hw.c
96
static int ossl_cipher_hw_tdes_cfb1(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_hw.c
23
int ossl_cipher_hw_tdes_ede3_initkey(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_hw.c
47
void ossl_cipher_hw_tdes_copyctx(PROV_CIPHER_CTX *dst,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_hw.c
48
const PROV_CIPHER_CTX *src)
crypto/openssl/providers/implementations/ciphers/cipher_tdes_hw.c
57
int ossl_cipher_hw_tdes_cbc(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_hw.c
80
int ossl_cipher_hw_tdes_ecb(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_wrap.c
110
static int tdes_wrap_cipher_internal(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_wrap.c
130
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/cipher_tdes_wrap.c
34
static int des_ede3_unwrap(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/cipher_tdes_wrap.c
80
static int des_ede3_wrap(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
116
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
180
void ossl_cipher_generic_reset_ctx(PROV_CIPHER_CTX *ctx)
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
189
static int cipher_generic_init_internal(PROV_CIPHER_CTX *ctx,
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
233
return cipher_generic_init_internal((PROV_CIPHER_CTX *)vctx, key, keylen,
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
241
return cipher_generic_init_internal((PROV_CIPHER_CTX *)vctx, key, keylen,
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
251
return cipher_generic_init_internal((PROV_CIPHER_CTX *)vctx,
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
262
return cipher_generic_init_internal((PROV_CIPHER_CTX *)vctx,
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
275
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
418
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
493
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
554
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
572
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
598
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
646
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
703
int ossl_cipher_generic_initiv(PROV_CIPHER_CTX *ctx, const unsigned char *iv,
crypto/openssl/providers/implementations/ciphers/ciphercommon.c
722
PROV_CIPHER_CTX *ctx = (PROV_CIPHER_CTX *)vctx;
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
110
int ossl_cipher_hw_generic_ctr(PROV_CIPHER_CTX *dat, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
131
int ossl_cipher_hw_chunked_cbc(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
145
int ossl_cipher_hw_chunked_cfb8(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
16
int ossl_cipher_hw_generic_cbc(PROV_CIPHER_CTX *dat, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
163
int ossl_cipher_hw_chunked_cfb128(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
181
int ossl_cipher_hw_chunked_ofb128(PROV_CIPHER_CTX *ctx, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
29
int ossl_cipher_hw_generic_ecb(PROV_CIPHER_CTX *dat, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
47
int ossl_cipher_hw_generic_ofb128(PROV_CIPHER_CTX *dat, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
58
int ossl_cipher_hw_generic_cfb128(PROV_CIPHER_CTX *dat, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
70
int ossl_cipher_hw_generic_cfb8(PROV_CIPHER_CTX *dat, unsigned char *out,
crypto/openssl/providers/implementations/ciphers/ciphercommon_hw.c
82
int ossl_cipher_hw_generic_cfb1(PROV_CIPHER_CTX *dat, unsigned char *out,
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
103
int (*init)(PROV_CIPHER_CTX *dat, const uint8_t *key, size_t keylen);
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
105
void (*copyctx)(PROV_CIPHER_CTX *dst, const PROV_CIPHER_CTX *src);
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
108
void ossl_cipher_generic_reset_ctx(PROV_CIPHER_CTX *ctx);
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
246
static int cipher_hw_##NAME##_##MODE##_cipher(PROV_CIPHER_CTX *ctx, \
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
267
static int cipher_hw_##NAME##_##MODE##_cipher(PROV_CIPHER_CTX *ctx, \
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
282
static int cipher_hw_##NAME##_##MODE##_cipher(PROV_CIPHER_CTX *ctx, \
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
300
static int cipher_hw_##NAME##_##MODE##_cipher(PROV_CIPHER_CTX *ctx, \
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
324
static void name(PROV_CIPHER_CTX *dst, const PROV_CIPHER_CTX *src) \
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
35
typedef int(PROV_CIPHER_HW_FN)(PROV_CIPHER_CTX *dat, unsigned char *out,
crypto/openssl/providers/implementations/include/prov/ciphercommon.h
366
int ossl_cipher_generic_initiv(PROV_CIPHER_CTX *ctx, const unsigned char *iv,