| /third_party/openssl/demos/bio/ |
| H A D | client-conf.c | 21 SSL_CONF_CTX *cctx = NULL; in main() local
|
| H A D | client-arg.c | 20 SSL_CONF_CTX *cctx; in main() local
|
| H A D | server-arg.c | 28 SSL_CONF_CTX *cctx; in main() local
|
| H A D | server-conf.c | 30 SSL_CONF_CTX *cctx = NULL; in main() local
|
| /third_party/openssl/test/ |
| H A D | fatalerrtest.c | 21 SSL_CTX *sctx = NULL, *cctx = NULL; in test_fatalerr() local
|
| H A D | servername_test.c | 204 SSL_CTX *cctx = NULL, *sctx = NULL; in server_setup_sni() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_mcnf.c | 25 SSL_CONF_CTX *cctx = NULL; in ssl_do_config() local
|
| /third_party/openssl/ssl/ |
| H A D | ssl_mcnf.c | 25 SSL_CONF_CTX *cctx = NULL; in ssl_do_config() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | p5_crpt.c | 26 int PKCS5_PBE_keyivgen_ex(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, in PKCS5_PBE_keyivgen_ex() argument 113 int PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, in PKCS5_PBE_keyivgen() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | p5_crpt.c | 26 int PKCS5_PBE_keyivgen_ex(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, in PKCS5_PBE_keyivgen_ex() argument 113 int PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, in PKCS5_PBE_keyivgen() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | zstd.c | 21 ZSTD_CCtx *cctx; member
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| H A D | crypto.c | 24 struct cipher_context *cctx = NULL; in tls_crypto_set_key() local
|
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| H A D | crypto.c | 24 struct cipher_context *cctx = NULL; in tls_crypto_set_key() local
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | zstd.c | 21 zstd_cctx *cctx; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | nv40.c | 125 nv40_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in nv40_ectx_bind() argument
|
| H A D | g84.c | 106 g84_ectx_bind(struct nvkm_engn *engn, struct nvkm_cctx *cctx, struct nvkm_chan *chan) in g84_ectx_bind() argument
|
| /kernel/linux/linux-6.6/lib/zstd/ |
| H A D | zstd_compress_module.c | 27 static size_t zstd_cctx_init(zstd_cctx *cctx, const zstd_parameters *parameters, in zstd_cctx_init() argument 96 zstd_compress_cctx(zstd_cctx *cctx, void *dst, size_t dst_capacity, const void *src, size_t src_size, const zstd_parameters *parameters) zstd_compress_cctx() argument [all...] |
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | motion.c | 119 MECmpContext cctx, mmxctx; in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/cmac/ |
| H A D | cmac.c | 25 EVP_CIPHER_CTX *cctx; member [all...] |
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| 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_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_chacha20_poly1305.c | 155 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 | 118 const OSSL_PARAM *chacha20_gettable_ctx_params(ossl_unused void *cctx, in chacha20_gettable_ctx_params() argument 162 const OSSL_PARAM *chacha20_settable_ctx_params(ossl_unused void *cctx, in chacha20_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 | cipher_rc4_hmac_md5.c | 108 const OSSL_PARAM *rc4_hmac_md5_gettable_ctx_params(ossl_unused void *cctx, in rc4_hmac_md5_gettable_ctx_params() argument 144 const OSSL_PARAM *rc4_hmac_md5_settable_ctx_params(ossl_unused void *cctx, in rc4_hmac_md5_settable_ctx_params() argument
|