Home
last modified time | relevance | path

Searched defs:cctx (Results 51 - 64 of 64) sorted by relevance

123

/third_party/lz4/tests/
H A Dframetest.c230 LZ4F_compressionContext_t cctx = NULL; in basicTests() local
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c1251 int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, in config_ctx() argument
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes.c317 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); in aesni_ccm_init_key() local
672 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); aes_t4_ccm_init_key() local
969 S390X_AES_ECB_CTX *cctx = EVP_C_DATA(S390X_AES_ECB_CTX, ctx); s390x_aes_ecb_init_key() local
983 S390X_AES_ECB_CTX *cctx = EVP_C_DATA(S390X_AES_ECB_CTX, ctx); s390x_aes_ecb_cipher() local
993 S390X_AES_OFB_CTX *cctx = EVP_C_DATA(S390X_AES_OFB_CTX, ctx); s390x_aes_ofb_init_key() local
1007 S390X_AES_OFB_CTX *cctx = EVP_C_DATA(S390X_AES_OFB_CTX, ctx); s390x_aes_ofb_cipher() local
1051 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); s390x_aes_cfb_init_key() local
1069 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); s390x_aes_cfb_cipher() local
1120 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); s390x_aes_cfb8_init_key() local
1138 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); s390x_aes_cfb8_cipher() local
1874 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); s390x_aes_ccm_tls_cipher() local
1928 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); s390x_aes_ccm_init_key() local
1967 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); s390x_aes_ccm_cipher() local
2055 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, c); s390x_aes_ccm_ctrl() local
3276 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,c); aes_ccm_ctrl() local
3378 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); aes_ccm_init_key() local
3425 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); aes_ccm_tls_cipher() local
3474 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); aes_ccm_cipher() local
[all...]
/third_party/openssl/crypto/evp/
H A De_aes.c317 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); in aesni_ccm_init_key() local
672 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); aes_t4_ccm_init_key() local
973 S390X_AES_ECB_CTX *cctx = EVP_C_DATA(S390X_AES_ECB_CTX, ctx); s390x_aes_ecb_init_key() local
987 S390X_AES_ECB_CTX *cctx = EVP_C_DATA(S390X_AES_ECB_CTX, ctx); s390x_aes_ecb_cipher() local
997 S390X_AES_OFB_CTX *cctx = EVP_C_DATA(S390X_AES_OFB_CTX, ctx); s390x_aes_ofb_init_key() local
1012 S390X_AES_OFB_CTX *cctx = EVP_C_DATA(S390X_AES_OFB_CTX, ctx); s390x_aes_ofb_cipher() local
1056 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); s390x_aes_cfb_init_key() local
1075 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); s390x_aes_cfb_cipher() local
1126 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); s390x_aes_cfb8_init_key() local
1144 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); s390x_aes_cfb8_cipher() local
1880 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); s390x_aes_ccm_tls_cipher() local
1934 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); s390x_aes_ccm_init_key() local
1973 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, ctx); s390x_aes_ccm_cipher() local
2061 S390X_AES_CCM_CTX *cctx = EVP_C_DATA(S390X_AES_CCM_CTX, c); s390x_aes_ccm_ctrl() local
3282 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,c); aes_ccm_ctrl() local
3384 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); aes_ccm_init_key() local
3431 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); aes_ccm_tls_cipher() local
3480 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX,ctx); aes_ccm_cipher() local
[all...]
/third_party/openssl/apps/lib/
H A Ds_cb.c1251 int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, in config_ctx() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c1794 __DRIcontext *cctx; in dri2_make_current() local
/third_party/lz4/lib/
H A Dlz4.c864 LZ4_prepareTable(LZ4_stream_t_internal* const cctx, in LZ4_prepareTable() argument
910 LZ4_compress_generic_validated( LZ4_stream_t_internal* const cctx, const char* const source, char* const dest, const int inputSize, int* inputConsumed, const int maxOutputSize, const limitedOutput_directive outputDirective, const tableType_t tableType, const dict_directive dictDirective, const dictIssue_directive dictIssue, const int acceleration) LZ4_compress_generic_validated() argument
1308 LZ4_compress_generic( LZ4_stream_t_internal* const cctx, const char* const src, char* const dst, const int srcSize, int *inputConsumed, const int dstCapacity, const limitedOutput_directive outputDirective, const tableType_t tableType, const dict_directive dictDirective, const dictIssue_directive dictIssue, const int acceleration) LZ4_compress_generic() argument
[all...]
H A Dlz4frame.c420 size_t LZ4F_compressFrame_usingCDict(LZ4F_cctx* cctx, in LZ4F_compressFrame_usingCDict() argument
485 LZ4F_cctx_t cctx; in LZ4F_compressFrame() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c981 SSL_CONF_CTX *cctx = NULL; in s_server_main() local
H A Ds_client.c792 SSL_CONF_CTX *cctx = NULL; in s_client_main() local
/third_party/openssl/apps/
H A Ds_server.c981 SSL_CONF_CTX *cctx = NULL; in s_server_main() local
H A Ds_client.c792 SSL_CONF_CTX *cctx = NULL; in s_client_main() local
/third_party/openssl/test/
H A Devp_extra_test.c1924 EVP_PKEY_CTX *cctx = NULL; in test_EVP_SM2() local
[all...]
H A Dsslapitest.c350 SSL_CTX *cctx = NULL, *sctx = NULL; in test_keylog() local
431 SSL_CTX *cctx in test_keylog_no_master_key() local
574 SSL_CTX *cctx = NULL, *sctx = NULL; test_client_cert_verify_cb() local
754 SSL_CTX *cctx = NULL, *sctx = NULL; test_client_hello_cb() local
796 SSL_CTX *cctx = NULL, *sctx = NULL; test_no_ems() local
847 SSL_CTX *cctx = NULL, *sctx = NULL; test_ccs_change_cipher() local
956 SSL_CTX *cctx = NULL, *sctx = NULL; execute_test_large_message() local
1155 SSL_CTX *cctx = NULL, *sctx = NULL; execute_test_ktls() local
1287 SSL_CTX *cctx = NULL, *sctx = NULL; execute_test_ktls_sendfile() local
1521 SSL_CTX *cctx = NULL, *sctx = NULL; test_large_app_data() local
1677 SSL_CTX *cctx = NULL, *sctx = NULL; execute_cleanse_plaintext() local
1858 SSL_CTX *cctx = NULL, *sctx = NULL; test_tlsext_status_type() local
2019 SSL_CTX *sctx = NULL, *cctx = NULL; execute_test_session() local
2423 setup_ticket_test(int stateful, int idx, SSL_CTX **sctx, SSL_CTX **cctx) setup_ticket_test() argument
2447 check_resumption(int idx, SSL_CTX *sctx, SSL_CTX *cctx, int succ) check_resumption() argument
2506 SSL_CTX *sctx = NULL, *cctx = NULL; test_tickets() local
2623 SSL_CTX *sctx = NULL, *cctx = NULL; test_psk_tickets() local
2678 SSL_CTX *sctx = NULL, *cctx = NULL; test_extra_tickets() local
2889 SSL_CTX *sctx = NULL, *cctx = NULL; test_ssl_set_bio() local
3127 SSL_CTX *cctx = NULL, *sctx = NULL; test_set_sigalgs() local
3385 setupearly_data_test(SSL_CTX **cctx, SSL_CTX **sctx, SSL **clientssl, SSL **serverssl, SSL_SESSION **sess, int idx, size_t mdsize) setupearly_data_test() argument
3478 SSL_CTX *cctx = NULL, *sctx = NULL; test_early_data_read_write() local
3709 SSL_CTX *cctx = NULL, *sctx = NULL; test_early_data_replay_int() local
3856 SSL_CTX *cctx = NULL, *sctx = NULL; early_data_skip_helper() local
4079 SSL_CTX *cctx = NULL, *sctx = NULL; test_early_data_not_sent() local
4162 SSL_CTX *cctx = NULL, *sctx = NULL; test_early_data_psk() local
4344 SSL_CTX *cctx = NULL, *sctx = NULL; test_early_data_psk_with_all_ciphers() local
4448 SSL_CTX *cctx = NULL, *sctx = NULL; test_early_data_not_expected() local
4509 SSL_CTX *cctx = NULL, *sctx = NULL; test_early_data_tls1_2() local
4593 SSL_CTX *cctx = NULL, *sctx = NULL; test_set_ciphersuite() local
4660 SSL_CTX *cctx = NULL, *sctx = NULL; test_ciphersuite_change() local
4816 SSL_CTX *sctx = NULL, *cctx = NULL; test_key_exchange() local
5040 SSL_CTX *sctx = NULL, *cctx = NULL; test_negotiated_group() local
5199 SSL_CTX *sctx = NULL, *cctx = NULL; test_tls13_ciphersuite() local
5341 SSL_CTX *sctx = NULL, *cctx = NULL; test_tls13_psk() local
5611 SSL_CTX *sctx = NULL, *cctx = NULL; test_stateless() local
5826 SSL_CTX *cctx = NULL, *sctx = NULL, *sctx2 = NULL; test_custom_exts() local
6096 SSL_CTX *sctx = NULL, *cctx = NULL; test_serverinfo_custom() local
6192 SSL_CTX *cctx = NULL, *sctx = NULL, *sctx2 = NULL; test_export_key_mat() local
6361 SSL_CTX *cctx = NULL, *sctx = NULL; test_export_key_mat_early() local
6433 SSL_CTX *cctx = NULL, *sctx = NULL; test_key_update() local
6492 SSL_CTX *cctx = NULL, *sctx = NULL; test_key_update_peer_in_write() local
6578 SSL_CTX *cctx = NULL, *sctx = NULL; test_key_update_peer_in_read() local
6661 SSL_CTX *cctx = NULL, *sctx = NULL; test_key_update_local_in_write() local
6752 SSL_CTX *cctx = NULL, *sctx = NULL; test_key_update_local_in_read() local
6830 SSL_CTX *cctx = NULL, *sctx = NULL; test_ssl_clear() local
6997 SSL_CTX *cctx = NULL, *sctx = NULL; test_pha_key_update() local
7201 SSL_CTX *cctx = NULL, *sctx = NULL; test_srp() local
7421 SSL_CTX *cctx = NULL, *sctx = NULL; test_info_callback() local
7541 SSL_CTX *cctx = NULL, *sctx = NULL; test_ssl_pending() local
7698 SSL_CTX *cctx = NULL, *sctx = NULL; int_test_ssl_get_shared_ciphers() local
7941 SSL_CTX *cctx = NULL, *sctx = NULL; test_ticket_callbacks() local
8101 SSL_CTX *cctx = NULL, *sctx = NULL; test_incorrect_shutdown() local
8160 SSL_CTX *cctx = NULL, *sctx = NULL; test_shutdown() local
8411 SSL_CTX *cctx = NULL, *sctx = NULL, *snictx = NULL; test_cert_cb_int() local
8537 SSL_CTX *cctx = NULL, *sctx = NULL; test_client_cert_cb() local
8594 SSL_CTX *cctx = NULL, *sctx = NULL; test_ca_names_int() local
8744 SSL_CTX *cctx = NULL, *sctx = NULL; test_multiblock_write() local
8950 SSL_CTX *sctx = NULL, *cctx = NULL; test_session_cache_overflow() local
9074 SSL_CTX *cctx = NULL, *sctx = NULL; test_servername() local
9228 SSL_CTX *cctx = NULL, *sctx = NULL; test_sigalgs_available() local
9369 SSL_CTX *cctx = NULL, *sctx = NULL; test_pluggable_group() local
9419 SSL_CTX *cctx = NULL, *sctx = NULL; test_ssl_dup() local
9582 SSL_CTX *cctx = NULL, *sctx = NULL; test_set_tmp_dh() local
9690 SSL_CTX *cctx = NULL, *sctx = NULL; test_dh_auto() local
9803 SSL_CTX *cctx = NULL, *sctx = NULL, *sctx2 = NULL; test_sni_tls13() local
9857 SSL_CTX *cctx = NULL, *sctx = NULL; test_ticket_lifetime() local
10197 SSL_CONF_CTX *cctx = NULL; test_load_dhfile() local
10245 SSL_CTX *cctx = NULL, *sctx = NULL; test_pipelining() local
10420 SSL_CTX *cctx; global() member
10478 SSL_CTX *sctx = NULL, *cctx = NULL; test_multi_resume() local
[all...]

Completed in 48 milliseconds

123