Home
last modified time | relevance | path

Searched defs:cctx (Results 26 - 50 of 102) sorted by relevance

12345

/third_party/openssl/test/
H A Drecordlentest.c82 SSL_CTX *cctx = NULL, *sctx = NULL; in test_record_overflow() local
H A Dsslcorrupttest.c185 SSL_CTX *sctx = NULL, *cctx = NULL; in test_ssl_corrupt() local
H A Dtls13ccstest.c245 SSL_CTX *sctx = NULL, *cctx = NULL; in test_tls13ccs() local
/third_party/openssl/crypto/cmac/
H A Dcmac.c25 EVP_CIPHER_CTX *cctx; member
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c225 static const OSSL_PARAM *aes_xts_settable_ctx_params(ossl_unused void *cctx, in aes_xts_settable_ctx_params() argument
H A Dcipher_aes_siv.c195 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 Dcipher_aes_cbc_hmac_sha.c80 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 Dcipher_chacha20_poly1305.c135 chacha20_poly1305_gettable_ctx_params(ossl_unused void *cctx, ossl_unused void *provctx) chacha20_poly1305_gettable_ctx_params() argument
H A Dcipher_chacha20.c98 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 Dcipher_rc4_hmac_md5.c98 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 Dcipher_null.c116 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 Dciphercommon.c154 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 Duchan.c70 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 Dgv100.c92 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 Dnv50.c150 nv50_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in nv50_ectx_bind() argument
H A Dchan.c42 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 Degl_wgl.c520 struct stw_context *cctx; in wgl_make_current() local
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.c80 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 Dciphercommon.c157 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 De_aria.c516 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 De_aria.c516 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 Dcamellia_generic.c971 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 Dcamellia_glue.c1229 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 Dcamellia_glue.c1230 int __camellia_setkey(struct camellia_ctx *cctx, const unsigned char *key, in __camellia_setkey() argument
/kernel/linux/linux-6.6/crypto/
H A Dcamellia_generic.c963 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...]

Completed in 20 milliseconds

12345