| /third_party/openssl/test/ |
| H A D | recordlentest.c | 82 SSL_CTX *cctx = NULL, *sctx = NULL; in test_record_overflow() local
|
| H A D | sslcorrupttest.c | 185 SSL_CTX *sctx = NULL, *cctx = NULL; in test_ssl_corrupt() local
|
| H A D | tls13ccstest.c | 245 SSL_CTX *sctx = NULL, *cctx = NULL; in test_tls13ccs() local
|
| /third_party/openssl/crypto/cmac/ |
| H A D | cmac.c | 25 EVP_CIPHER_CTX *cctx; member [all...] |
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_xts.c | 225 static const OSSL_PARAM *aes_xts_settable_ctx_params(ossl_unused void *cctx, in aes_xts_settable_ctx_params() argument
|
| H A D | cipher_aes_siv.c | 195 static const OSSL_PARAM *aes_siv_gettable_ctx_params(ossl_unused void *cctx, in aes_siv_gettable_ctx_params() argument 249 static const OSSL_PARAM *aes_siv_settable_ctx_params(ossl_unused void *cctx, in aes_siv_settable_ctx_params() argument
|
| H A D | cipher_aes_cbc_hmac_sha.c | 80 const OSSL_PARAM *aes_settable_ctx_params(ossl_unused void *cctx, in aes_settable_ctx_params() argument 303 const OSSL_PARAM *aes_gettable_ctx_params(ossl_unused void *cctx, in aes_gettable_ctx_params() argument
|
| H A D | cipher_chacha20_poly1305.c | 135 chacha20_poly1305_gettable_ctx_params(ossl_unused void *cctx, ossl_unused void *provctx) chacha20_poly1305_gettable_ctx_params() argument
|
| H A D | cipher_chacha20.c | 98 const OSSL_PARAM *chacha20_gettable_ctx_params(ossl_unused void *cctx, in chacha20_gettable_ctx_params() argument 142 const OSSL_PARAM *chacha20_settable_ctx_params(ossl_unused void *cctx, in chacha20_settable_ctx_params() argument
|
| H A D | cipher_rc4_hmac_md5.c | 98 const OSSL_PARAM *rc4_hmac_md5_gettable_ctx_params(ossl_unused void *cctx, in rc4_hmac_md5_gettable_ctx_params() argument 134 const OSSL_PARAM *rc4_hmac_md5_settable_ctx_params(ossl_unused void *cctx, in rc4_hmac_md5_settable_ctx_params() argument
|
| H A D | cipher_null.c | 116 static const OSSL_PARAM *null_gettable_ctx_params(ossl_unused void *cctx, in null_gettable_ctx_params() argument 153 static const OSSL_PARAM *null_settable_ctx_params(ossl_unused void *cctx, in null_settable_ctx_params() argument
|
| H A D | ciphercommon.c | 154 ossl_cipher_aead_gettable_ctx_params( ossl_unused void *cctx, ossl_unused void *provctx ) ossl_cipher_aead_gettable_ctx_params() argument 169 ossl_cipher_aead_settable_ctx_params( ossl_unused void *cctx, ossl_unused void *provctx ) ossl_cipher_aead_settable_ctx_params() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | uchan.c | 70 struct nvkm_cctx *cctx; member 79 struct nvkm_cctx *cctx = uobj->cctx; in nvkm_uchan_object_fini_1() local 102 struct nvkm_cctx *cctx = uobj->cctx; in nvkm_uchan_object_init_0() local [all...] |
| H A D | gv100.c | 92 gv100_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gv100_ectx_bind() argument 117 gv100_ectx_ce_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in gv100_ectx_ce_bind() argument
|
| H A D | nv50.c | 150 nv50_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in nv50_ectx_bind() argument
|
| H A D | chan.c | 42 nvkm_chan_cctx_bind(struct nvkm_chan *chan, struct nvkm_engn *engn, struct nvkm_cctx *cctx) in nvkm_chan_cctx_bind() argument 75 struct nvkm_cctx *cctx = *pcctx; in nvkm_chan_cctx_put() local 98 struct nvkm_cctx *cctx; nvkm_chan_cctx_get() local [all...] |
| /third_party/mesa3d/src/egl/drivers/wgl/ |
| H A D | egl_wgl.c | 520 struct stw_context *cctx; in wgl_make_current() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha.c | 80 const OSSL_PARAM *aes_settable_ctx_params(ossl_unused void *cctx, in aes_settable_ctx_params() argument 303 const OSSL_PARAM *aes_gettable_ctx_params(ossl_unused void *cctx, in aes_gettable_ctx_params() argument
|
| H A D | ciphercommon.c | 157 ossl_cipher_aead_gettable_ctx_params( ossl_unused void *cctx, ossl_unused void *provctx ) ossl_cipher_aead_gettable_ctx_params() argument 172 ossl_cipher_aead_settable_ctx_params( ossl_unused void *cctx, ossl_unused void *provctx ) ossl_cipher_aead_settable_ctx_params() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_aria.c | 516 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX,ctx); in aria_ccm_init_key() local 543 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX,c); aria_ccm_ctrl() local 644 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX,ctx); aria_ccm_tls_cipher() local 692 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX,ctx); aria_ccm_cipher() local [all...] |
| /third_party/openssl/crypto/evp/ |
| H A D | e_aria.c | 516 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX,ctx); in aria_ccm_init_key() local 543 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX,c); aria_ccm_ctrl() local 644 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX,ctx); aria_ccm_tls_cipher() local 692 EVP_ARIA_CCM_CTX *cctx = EVP_C_DATA(EVP_ARIA_CCM_CTX,ctx); aria_ccm_cipher() local [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | camellia_generic.c | 971 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() local 996 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_encrypt() local 1024 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_decrypt() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | camellia_glue.c | 1229 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, in __camellia_setkey() argument
|
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | camellia_glue.c | 1230 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, in __camellia_setkey() argument
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | camellia_generic.c | 963 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() local 988 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_encrypt() local 1014 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_decrypt() local [all...] |