| /third_party/openssl/providers/implementations/ciphers/ |
| 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
|
| H A D | cipher_aes_ocb.c | 479 static const OSSL_PARAM *cipher_ocb_gettable_ctx_params(ossl_unused void *cctx, in cipher_ocb_gettable_ctx_params() argument 491 static const OSSL_PARAM *cipher_ocb_settable_ctx_params(ossl_unused void *cctx, in cipher_ocb_settable_ctx_params() argument
|
| /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
|
| H A D | cipher_aes_ocb.c | 482 static const OSSL_PARAM *cipher_ocb_gettable_ctx_params(ossl_unused void *cctx, in cipher_ocb_gettable_ctx_params() argument 494 static const OSSL_PARAM *cipher_ocb_settable_ctx_params(ossl_unused void *cctx, in cipher_ocb_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...] |
| H A D | evp_enc.c | 1353 const OSSL_PARAM *EVP_CIPHER_CTX_settable_params(EVP_CIPHER_CTX *cctx) in EVP_CIPHER_CTX_settable_params() argument 1364 const OSSL_PARAM *EVP_CIPHER_CTX_gettable_params(EVP_CIPHER_CTX *cctx) in EVP_CIPHER_CTX_gettable_params() argument [all...] |
| /third_party/openssl/test/ |
| 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
|
| H A D | dtlstest.c | 73 SSL_CTX *sctx = NULL, *cctx = NULL; in test_dtls_unprocessed() local 193 SSL_CTX *sctx = NULL, *cctx = NULL; in test_dtls_drop_records() local 311 SSL_CTX *sctx = NULL, *cctx = NULL; test_cookie() local 351 SSL_CTX *sctx = NULL, *cctx = NULL; test_dtls_duplicate_records() local 474 SSL_CTX *sctx = NULL, *cctx = NULL; test_swap_records() 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...] |
| H A D | evp_enc.c | 1348 const OSSL_PARAM *EVP_CIPHER_CTX_settable_params(EVP_CIPHER_CTX *cctx) in EVP_CIPHER_CTX_settable_params() argument 1359 const OSSL_PARAM *EVP_CIPHER_CTX_gettable_params(EVP_CIPHER_CTX *cctx) in EVP_CIPHER_CTX_gettable_params() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | decklink_enc.cpp | 167 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; in decklink_setup_video() local 238 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; in decklink_setup_audio() local 279 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; in ff_decklink_write_trailer() local 435 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; in decklink_write_video_packet() local 527 struct decklink_cctx *cctx in decklink_write_audio_packet() local 550 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_write_header() local 624 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_write_packet() local [all...] |
| H A D | decklink_common.cpp | 124 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; in decklink_select_input() local 166 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; in ff_decklink_set_configs() local 263 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_set_format() local 489 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_list_formats() local 540 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_cleanup() local 557 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_init_device() local [all...] |
| H A D | decklink_dec.cpp | 424 decklink_cctx *cctx = (struct decklink_cctx *) avctx->priv_data; in get_metadata() local 715 decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; in decklink_input_callback() local 846 struct decklink_cctx *cctx = (struct decklink_cctx *) avctx->priv_data; in VideoInputFrameArrived() local 1086 struct decklink_cctx *cctx = (struct decklink_cctx *) avctx->priv_data; VideoInputFormatChanged() local 1094 decklink_autodetect(struct decklink_cctx *cctx) decklink_autodetect() argument 1146 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_read_close() local 1165 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_read_header() local 1431 struct decklink_cctx *cctx = (struct decklink_cctx *)avctx->priv_data; ff_decklink_read_packet() local [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/ |
| H A D | shared.c | 220 ngtcp2_crypto_ctx cctx; in ngtcp2_crypto_derive_and_install_rx_key() local 361 ngtcp2_crypto_ctx cctx; in ngtcp2_crypto_derive_and_install_tx_key() local [all...] |
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_conf.c | 106 static void ssl_set_option(SSL_CONF_CTX *cctx, unsigned int name_flags, in ssl_set_option() argument 142 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, in ssl_match_option() argument 160 SSL_CONF_CTX *cctx in ssl_set_option_list() local 189 cmd_SignatureAlgorithms(SSL_CONF_CTX *cctx, const char *value) cmd_SignatureAlgorithms() argument 201 cmd_ClientSignatureAlgorithms(SSL_CONF_CTX *cctx, const char *value) cmd_ClientSignatureAlgorithms() argument 212 cmd_Groups(SSL_CONF_CTX *cctx, const char *value) cmd_Groups() argument 224 cmd_Curves(SSL_CONF_CTX *cctx, const char *value) cmd_Curves() argument 230 cmd_ECDHParameters(SSL_CONF_CTX *cctx, const char *value) cmd_ECDHParameters() argument 255 cmd_CipherString(SSL_CONF_CTX *cctx, const char *value) cmd_CipherString() argument 266 cmd_Ciphersuites(SSL_CONF_CTX *cctx, const char *value) cmd_Ciphersuites() argument 277 cmd_Protocol(SSL_CONF_CTX *cctx, const char *value) cmd_Protocol() argument 332 min_max_proto(SSL_CONF_CTX *cctx, const char *value, int *bound) min_max_proto() argument 355 cmd_MinProtocol(SSL_CONF_CTX *cctx, const char *value) cmd_MinProtocol() argument 367 cmd_MaxProtocol(SSL_CONF_CTX *cctx, const char *value) cmd_MaxProtocol() argument 372 cmd_Options(SSL_CONF_CTX *cctx, const char *value) cmd_Options() argument 408 cmd_VerifyMode(SSL_CONF_CTX *cctx, const char *value) cmd_VerifyMode() argument 429 cmd_Certificate(SSL_CONF_CTX *cctx, const char *value) cmd_Certificate() argument 452 cmd_PrivateKey(SSL_CONF_CTX *cctx, const char *value) cmd_PrivateKey() argument 464 cmd_ServerInfoFile(SSL_CONF_CTX *cctx, const char *value) cmd_ServerInfoFile() argument 472 do_store(SSL_CONF_CTX *cctx, const char *CAfile, const char *CApath, const char *CAstore, int verify_store) do_store() argument 512 cmd_ChainCAPath(SSL_CONF_CTX *cctx, const char *value) cmd_ChainCAPath() argument 517 cmd_ChainCAFile(SSL_CONF_CTX *cctx, const char *value) cmd_ChainCAFile() argument 522 cmd_ChainCAStore(SSL_CONF_CTX *cctx, const char *value) cmd_ChainCAStore() argument 527 cmd_VerifyCAPath(SSL_CONF_CTX *cctx, const char *value) cmd_VerifyCAPath() argument 532 cmd_VerifyCAFile(SSL_CONF_CTX *cctx, const char *value) cmd_VerifyCAFile() argument 537 cmd_VerifyCAStore(SSL_CONF_CTX *cctx, const char *value) cmd_VerifyCAStore() argument 542 cmd_RequestCAFile(SSL_CONF_CTX *cctx, const char *value) cmd_RequestCAFile() argument 551 cmd_ClientCAFile(SSL_CONF_CTX *cctx, const char *value) cmd_ClientCAFile() argument 556 cmd_RequestCAPath(SSL_CONF_CTX *cctx, const char *value) cmd_RequestCAPath() argument 565 cmd_ClientCAPath(SSL_CONF_CTX *cctx, const char *value) cmd_ClientCAPath() argument 570 cmd_RequestCAStore(SSL_CONF_CTX *cctx, const char *value) cmd_RequestCAStore() argument 579 cmd_ClientCAStore(SSL_CONF_CTX *cctx, const char *value) cmd_ClientCAStore() argument 584 cmd_DHParameters(SSL_CONF_CTX *cctx, const char *value) cmd_DHParameters() argument 634 cmd_RecordPadding(SSL_CONF_CTX *cctx, const char *value) cmd_RecordPadding() argument 653 cmd_NumTickets(SSL_CONF_CTX *cctx, const char *value) cmd_NumTickets() argument 806 ssl_conf_cmd_skip_prefix(SSL_CONF_CTX *cctx, const char **pcmd) ssl_conf_cmd_skip_prefix() argument 830 ssl_conf_cmd_allowed(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * t) ssl_conf_cmd_allowed() argument 844 ssl_conf_cmd_lookup(SSL_CONF_CTX *cctx, const char *cmd) ssl_conf_cmd_lookup() argument 868 ctrl_switch_option(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * cmd) ctrl_switch_option() argument 885 SSL_CONF_cmd(SSL_CONF_CTX *cctx, const char *cmd, const char *value) SSL_CONF_cmd() argument 927 SSL_CONF_cmd_argv(SSL_CONF_CTX *cctx, int *pargc, char ***pargv) SSL_CONF_cmd_argv() argument 961 SSL_CONF_cmd_value_type(SSL_CONF_CTX *cctx, const char *cmd) SSL_CONF_cmd_value_type() argument 979 SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx) SSL_CONF_CTX_finish() argument 1012 SSL_CONF_CTX_free(SSL_CONF_CTX *cctx) SSL_CONF_CTX_free() argument 1024 SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags) SSL_CONF_CTX_set_flags() argument 1030 SSL_CONF_CTX_clear_flags(SSL_CONF_CTX *cctx, unsigned int flags) SSL_CONF_CTX_clear_flags() argument 1036 SSL_CONF_CTX_set1_prefix(SSL_CONF_CTX *cctx, const char *pre) SSL_CONF_CTX_set1_prefix() argument 1053 SSL_CONF_CTX_set_ssl(SSL_CONF_CTX *cctx, SSL *ssl) SSL_CONF_CTX_set_ssl() argument 1072 SSL_CONF_CTX_set_ssl_ctx(SSL_CONF_CTX *cctx, SSL_CTX *ctx) SSL_CONF_CTX_set_ssl_ctx() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/pem/ |
| H A D | pvkfmt.c | 833 EVP_CIPHER_CTX *cctx = EVP_CIPHER_CTX_new(); in do_PVK_body_key() local 1005 EVP_CIPHER_CTX *cctx in i2b_PVK() local [all...] |
| /third_party/openssl/crypto/pem/ |
| H A D | pvkfmt.c | 833 EVP_CIPHER_CTX *cctx = EVP_CIPHER_CTX_new(); in do_PVK_body_key() local 1005 EVP_CIPHER_CTX *cctx in i2b_PVK() local [all...] |
| /third_party/openssl/ssl/ |
| H A D | ssl_conf.c | 106 static void ssl_set_option(SSL_CONF_CTX *cctx, unsigned int name_flags, in ssl_set_option() argument 142 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, in ssl_match_option() argument 160 SSL_CONF_CTX *cctx in ssl_set_option_list() local 189 cmd_SignatureAlgorithms(SSL_CONF_CTX *cctx, const char *value) cmd_SignatureAlgorithms() argument 201 cmd_ClientSignatureAlgorithms(SSL_CONF_CTX *cctx, const char *value) cmd_ClientSignatureAlgorithms() argument 212 cmd_Groups(SSL_CONF_CTX *cctx, const char *value) cmd_Groups() argument 224 cmd_Curves(SSL_CONF_CTX *cctx, const char *value) cmd_Curves() argument 230 cmd_ECDHParameters(SSL_CONF_CTX *cctx, const char *value) cmd_ECDHParameters() argument 255 cmd_CipherString(SSL_CONF_CTX *cctx, const char *value) cmd_CipherString() argument 266 cmd_Ciphersuites(SSL_CONF_CTX *cctx, const char *value) cmd_Ciphersuites() argument 277 cmd_Protocol(SSL_CONF_CTX *cctx, const char *value) cmd_Protocol() argument 332 min_max_proto(SSL_CONF_CTX *cctx, const char *value, int *bound) min_max_proto() argument 355 cmd_MinProtocol(SSL_CONF_CTX *cctx, const char *value) cmd_MinProtocol() argument 367 cmd_MaxProtocol(SSL_CONF_CTX *cctx, const char *value) cmd_MaxProtocol() argument 372 cmd_Options(SSL_CONF_CTX *cctx, const char *value) cmd_Options() argument 408 cmd_VerifyMode(SSL_CONF_CTX *cctx, const char *value) cmd_VerifyMode() argument 429 cmd_Certificate(SSL_CONF_CTX *cctx, const char *value) cmd_Certificate() argument 452 cmd_PrivateKey(SSL_CONF_CTX *cctx, const char *value) cmd_PrivateKey() argument 464 cmd_ServerInfoFile(SSL_CONF_CTX *cctx, const char *value) cmd_ServerInfoFile() argument 472 do_store(SSL_CONF_CTX *cctx, const char *CAfile, const char *CApath, const char *CAstore, int verify_store) do_store() argument 512 cmd_ChainCAPath(SSL_CONF_CTX *cctx, const char *value) cmd_ChainCAPath() argument 517 cmd_ChainCAFile(SSL_CONF_CTX *cctx, const char *value) cmd_ChainCAFile() argument 522 cmd_ChainCAStore(SSL_CONF_CTX *cctx, const char *value) cmd_ChainCAStore() argument 527 cmd_VerifyCAPath(SSL_CONF_CTX *cctx, const char *value) cmd_VerifyCAPath() argument 532 cmd_VerifyCAFile(SSL_CONF_CTX *cctx, const char *value) cmd_VerifyCAFile() argument 537 cmd_VerifyCAStore(SSL_CONF_CTX *cctx, const char *value) cmd_VerifyCAStore() argument 542 cmd_RequestCAFile(SSL_CONF_CTX *cctx, const char *value) cmd_RequestCAFile() argument 551 cmd_ClientCAFile(SSL_CONF_CTX *cctx, const char *value) cmd_ClientCAFile() argument 556 cmd_RequestCAPath(SSL_CONF_CTX *cctx, const char *value) cmd_RequestCAPath() argument 565 cmd_ClientCAPath(SSL_CONF_CTX *cctx, const char *value) cmd_ClientCAPath() argument 570 cmd_RequestCAStore(SSL_CONF_CTX *cctx, const char *value) cmd_RequestCAStore() argument 579 cmd_ClientCAStore(SSL_CONF_CTX *cctx, const char *value) cmd_ClientCAStore() argument 584 cmd_DHParameters(SSL_CONF_CTX *cctx, const char *value) cmd_DHParameters() argument 634 cmd_RecordPadding(SSL_CONF_CTX *cctx, const char *value) cmd_RecordPadding() argument 653 cmd_NumTickets(SSL_CONF_CTX *cctx, const char *value) cmd_NumTickets() argument 806 ssl_conf_cmd_skip_prefix(SSL_CONF_CTX *cctx, const char **pcmd) ssl_conf_cmd_skip_prefix() argument 830 ssl_conf_cmd_allowed(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * t) ssl_conf_cmd_allowed() argument 844 ssl_conf_cmd_lookup(SSL_CONF_CTX *cctx, const char *cmd) ssl_conf_cmd_lookup() argument 868 ctrl_switch_option(SSL_CONF_CTX *cctx, const ssl_conf_cmd_tbl * cmd) ctrl_switch_option() argument 882 SSL_CONF_cmd(SSL_CONF_CTX *cctx, const char *cmd, const char *value) SSL_CONF_cmd() argument 919 SSL_CONF_cmd_argv(SSL_CONF_CTX *cctx, int *pargc, char ***pargv) SSL_CONF_cmd_argv() argument 953 SSL_CONF_cmd_value_type(SSL_CONF_CTX *cctx, const char *cmd) SSL_CONF_cmd_value_type() argument 971 SSL_CONF_CTX_finish(SSL_CONF_CTX *cctx) SSL_CONF_CTX_finish() argument 1004 SSL_CONF_CTX_free(SSL_CONF_CTX *cctx) SSL_CONF_CTX_free() argument 1016 SSL_CONF_CTX_set_flags(SSL_CONF_CTX *cctx, unsigned int flags) SSL_CONF_CTX_set_flags() argument 1022 SSL_CONF_CTX_clear_flags(SSL_CONF_CTX *cctx, unsigned int flags) SSL_CONF_CTX_clear_flags() argument 1028 SSL_CONF_CTX_set1_prefix(SSL_CONF_CTX *cctx, const char *pre) SSL_CONF_CTX_set1_prefix() argument 1045 SSL_CONF_CTX_set_ssl(SSL_CONF_CTX *cctx, SSL *ssl) SSL_CONF_CTX_set_ssl() argument 1064 SSL_CONF_CTX_set_ssl_ctx(SSL_CONF_CTX *cctx, SSL_CTX *ctx) SSL_CONF_CTX_set_ssl_ctx() argument [all...] |
| /third_party/openssl/test/helpers/ |
| H A D | ssltestlib.c | 807 create_ssl_ctx_pair(OSSL_LIB_CTX *libctx, const SSL_METHOD *sm, const SSL_METHOD *cm, int min_proto_version, int max_proto_version, SSL_CTX **sctx, SSL_CTX **cctx, char *certfile, char *privkeyfile) create_ssl_ctx_pair() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFboUtil.cpp | 470 static void checkAttachmentCompleteness (Checker& cctx, const Attachment& attachment, in checkAttachmentCompleteness() argument [all...] |