Home
last modified time | relevance | path

Searched defs:cctx (Results 1 – 25 of 86) sorted by relevance

1234

/freebsd/crypto/openssl/ssl/
H A Dssl_conf.c111 static void ssl_set_option(SSL_CONF_CTX *cctx, unsigned int name_flags, in ssl_set_option()
146 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, in ssl_match_option()
164 SSL_CONF_CTX *cctx = usr; in ssl_set_option_list() local
193 static int cmd_SignatureAlgorithms(SSL_CONF_CTX *cctx, const char *value) in cmd_SignatureAlgorithms()
205 static int cmd_ClientSignatureAlgorithms(SSL_CONF_CTX *cctx, const char *value) in cmd_ClientSignatureAlgorithms()
216 static int cmd_Groups(SSL_CONF_CTX *cctx, const char *value) in cmd_Groups()
228 static int cmd_Curves(SSL_CONF_CTX *cctx, const char *value) in cmd_Curves()
234 static int cmd_ECDHParameters(SSL_CONF_CTX *cctx, const char *value) in cmd_ECDHParameters()
258 static int cmd_CipherString(SSL_CONF_CTX *cctx, const char *value) in cmd_CipherString()
269 static int cmd_Ciphersuites(SSL_CONF_CTX *cctx, const char *value) in cmd_Ciphersuites()
[all …]
/freebsd/crypto/openssl/test/
H A Ddtlstest.c72 SSL_CTX *sctx = NULL, *cctx = NULL; in test_dtls_unprocessed() local
188 SSL_CTX *sctx = NULL, *cctx = NULL; in test_dtls_drop_records() local
307 SSL_CTX *sctx = NULL, *cctx = NULL; in test_cookie() local
347 SSL_CTX *sctx = NULL, *cctx = NULL; in test_dtls_duplicate_records() local
475 SSL_CTX *sctx = NULL, *cctx = NULL; in test_swap_records() local
587 SSL_CTX *sctx = NULL, *cctx = NULL; in test_duplicate_app_data() local
687 SSL_CTX *sctx = NULL, *cctx = NULL; in test_listen() local
H A Dsslapitest.c360 SSL_CTX *cctx = NULL, *sctx = NULL; in test_keylog() local
441 SSL_CTX *cctx = NULL, *sctx = NULL; in test_keylog_no_master_key() local
583 SSL_CTX *cctx = NULL, *sctx = NULL; in test_client_cert_verify_cb() local
763 SSL_CTX *cctx = NULL, *sctx = NULL; in test_client_hello_cb() local
806 SSL_CTX *cctx = NULL, *sctx = NULL; in test_no_ems() local
863 SSL_CTX *cctx = NULL, *sctx = NULL; in test_ccs_change_cipher() local
972 SSL_CTX *cctx = NULL, *sctx = NULL; in execute_test_large_message() local
1142 SSL_CTX *cctx = NULL, *sctx = NULL; in execute_test_ktls() local
1314 SSL_CTX *cctx = NULL, *sctx = NULL; in execute_test_ktls_sendfile() local
1462 SSL_CTX *cctx = NULL, *sctx = NULL; in test_ktls_moving_write_buffer() local
[all …]
H A Dquicapitest.c53 SSL_CTX *cctx = SSL_CTX_new_ex(libctx, NULL, OSSL_QUIC_client_method()); in test_quic_write_read() local
215 SSL_CTX *cctx = SSL_CTX_new_ex(libctx, NULL, OSSL_QUIC_client_method()); in test_fin_only_blocking() local
346 SSL_CTX *cctx = SSL_CTX_new_ex(libctx, NULL, OSSL_QUIC_client_method()); in test_cipher_find() local
399 SSL_CTX *cctx = SSL_CTX_new_ex(libctx, NULL, OSSL_QUIC_client_method()); in test_version() local
436 SSL_CTX *cctx = NULL; in test_ssl_trace() local
557 SSL_CTX *cctx = NULL; in test_new_token() local
902 SSL_CTX *cctx = SSL_CTX_new_ex(libctx, NULL, OSSL_QUIC_client_method()); in test_bio_ssl() local
1040 SSL_CTX *cctx = SSL_CTX_new_ex(libctx, NULL, OSSL_QUIC_client_method()); in test_back_pressure() local
1116 SSL_CTX *cctx = SSL_CTX_new_ex(libctx, NULL, OSSL_QUIC_client_method()); in test_multiple_dgrams() local
1177 SSL_CTX *cctx; in test_non_io_retry() local
[all …]
H A Dquicfaultstest.c26 SSL_CTX *cctx = SSL_CTX_new(OSSL_QUIC_client_method()); in test_basic() local
94 SSL_CTX *cctx = SSL_CTX_new(OSSL_QUIC_client_method()); in test_unknown_frame() local
180 SSL_CTX *cctx = SSL_CTX_new(OSSL_QUIC_client_method()); in test_drop_extensions() local
264 SSL_CTX *cctx = SSL_CTX_new(OSSL_QUIC_client_method()); in test_corrupted_data() local
H A Dssl_handshake_rtt_test.c48 SSL_CTX *cctx = NULL, *sctx = NULL; in test_handshake_rtt() local
H A Dfatalerrtest.c21 SSL_CTX *sctx = NULL, *cctx = NULL; in test_fatalerr() local
/freebsd/contrib/ofed/libbnxtre/
H A Dmain.c114 bool _is_chip_gen_p5(struct bnxt_re_chip_ctx *cctx) in _is_chip_gen_p5()
121 bool _is_chip_a0(struct bnxt_re_chip_ctx *cctx) in _is_chip_a0()
126 bool _is_chip_thor2(struct bnxt_re_chip_ctx *cctx) in _is_chip_thor2()
132 bool _is_chip_gen_p5_thor2(struct bnxt_re_chip_ctx *cctx) in _is_chip_gen_p5_thor2()
/freebsd/usr.bin/mkuzip/
H A Dmkuz_zstd.c49 ZSTD_CCtx *cctx; in mkuz_zstd_init() local
81 ZSTD_CCtx *cctx; in mkuz_zstd_compress() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c102 static void ZSTD_initCCtx(ZSTD_CCtx* cctx, ZSTD_customMem memManager) in ZSTD_initCCtx()
119 { ZSTD_CCtx* const cctx = (ZSTD_CCtx*)ZSTD_customMalloc(sizeof(ZSTD_CCtx), customMem); in ZSTD_createCCtx_advanced() local
129 ZSTD_CCtx* cctx; in ZSTD_initStaticCCtx() local
154 static void ZSTD_clearAllDicts(ZSTD_CCtx* cctx) in ZSTD_clearAllDicts()
170 static void ZSTD_freeCCtxContent(ZSTD_CCtx* cctx) in ZSTD_freeCCtxContent()
181 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx()
195 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx()
206 size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_CCtx()
708 size_t ZSTD_CCtx_setParameter(ZSTD_CCtx* cctx, ZSTD_cParameter param, int value) in ZSTD_CCtx_setParameter()
1023 size_t ZSTD_CCtx_getParameter(ZSTD_CCtx const* cctx, ZSTD_cParameter param, int* value) in ZSTD_CCtx_getParameter()
[all …]
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c103 static void ZSTD_initCCtx(ZSTD_CCtx* cctx, ZSTD_customMem memManager) in ZSTD_initCCtx()
120 { ZSTD_CCtx* const cctx = (ZSTD_CCtx*)ZSTD_customMalloc(sizeof(ZSTD_CCtx), customMem); in ZSTD_createCCtx_advanced() local
130 ZSTD_CCtx* cctx; in ZSTD_initStaticCCtx() local
155 static void ZSTD_clearAllDicts(ZSTD_CCtx* cctx) in ZSTD_clearAllDicts()
171 static void ZSTD_freeCCtxContent(ZSTD_CCtx* cctx) in ZSTD_freeCCtxContent()
182 size_t ZSTD_freeCCtx(ZSTD_CCtx* cctx) in ZSTD_freeCCtx()
196 static size_t ZSTD_sizeof_mtctx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_mtctx()
207 size_t ZSTD_sizeof_CCtx(const ZSTD_CCtx* cctx) in ZSTD_sizeof_CCtx()
709 size_t ZSTD_CCtx_setParameter(ZSTD_CCtx* cctx, ZSTD_cParameter param, int value) in ZSTD_CCtx_setParameter()
1024 size_t ZSTD_CCtx_getParameter(ZSTD_CCtx const* cctx, ZSTD_cParameter param, int* value) in ZSTD_CCtx_getParameter()
[all …]
/freebsd/crypto/openssl/crypto/evp/
H A Dp5_crpt.c26 int PKCS5_PBE_keyivgen_ex(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, in PKCS5_PBE_keyivgen_ex()
112 int PKCS5_PBE_keyivgen(EVP_CIPHER_CTX *cctx, const char *pass, int passlen, in PKCS5_PBE_keyivgen()
H A De_aes.c328 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX, ctx); in aesni_ccm_init_key() local
714 EVP_AES_CCM_CTX *cctx = EVP_C_DATA(EVP_AES_CCM_CTX, ctx); in aes_t4_ccm_init_key() local
1031 S390X_AES_ECB_CTX *cctx = EVP_C_DATA(S390X_AES_ECB_CTX, ctx); in s390x_aes_ecb_init_key() local
1049 S390X_AES_ECB_CTX *cctx = EVP_C_DATA(S390X_AES_ECB_CTX, ctx); in s390x_aes_ecb_cipher() local
1059 S390X_AES_OFB_CTX *cctx = EVP_C_DATA(S390X_AES_OFB_CTX, ctx); in s390x_aes_ofb_init_key() local
1081 S390X_AES_OFB_CTX *cctx = EVP_C_DATA(S390X_AES_OFB_CTX, ctx); in s390x_aes_ofb_cipher() local
1125 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); in s390x_aes_cfb_init_key() local
1151 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); in s390x_aes_cfb_cipher() local
1210 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); in s390x_aes_cfb8_init_key() local
1236 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); in s390x_aes_cfb8_cipher() local
[all …]
/freebsd/crypto/heimdal/lib/gssapi/
H A Dtest_context.c114 gss_ctx_id_t *sctx, gss_ctx_id_t *cctx, in loop()
246 wrapunwrap(gss_ctx_id_t cctx, gss_ctx_id_t sctx, int flags, gss_OID mechoid) in wrapunwrap()
283 wrapunwrap_iov(gss_ctx_id_t cctx, gss_ctx_id_t sctx, int flags, gss_OID mechoid) in wrapunwrap_iov()
419 getverifymic(gss_ctx_id_t cctx, gss_ctx_id_t sctx, gss_OID mechoid) in getverifymic()
506 gss_ctx_id_t cctx, sctx; in main() local
/freebsd/crypto/heimdal/kcm/
H A Dconnect.c42 heim_sipc_call cctx) in kcm_service()
/freebsd/sys/crypto/ccp/
H A Dccp_hardware.c457 struct ccp_completion_ctx *cctx; in ccp_intr_handle_error() local
540 struct ccp_completion_ctx *cctx; in ccp_intr_run_completions() local
849 const struct ccp_completion_ctx *cctx) in ccp_passthrough()
887 const struct ccp_completion_ctx *cctx) in ccp_passthrough_sgl()
1073 struct sglist *sgl_dst, const struct ccp_completion_ctx *cctx) in ccp_sha()
1258 const struct ccp_completion_ctx *cctx) in ccp_do_hmac()
1396 enum ccp_cipher_dir dir, const struct ccp_completion_ctx *cctx) in ccp_do_xts()
1466 struct cryptop *crp, const struct ccp_completion_ctx *cctx) in ccp_do_blkcipher()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h72 #define BNXT_RE_PPP_ENABLED(cctx) ((cctx)->modes.db_push_mode ==\ argument
115 static inline bool _is_chip_p7(struct bnxt_qplib_chip_ctx *cctx) in _is_chip_p7()
121 static inline bool _is_chip_gen_p5(struct bnxt_qplib_chip_ctx *cctx) in _is_chip_gen_p5()
128 static inline bool _is_chip_gen_p5_p7(struct bnxt_qplib_chip_ctx *cctx) in _is_chip_gen_p5_p7()
133 static inline bool _is_wqe_mode_variable(struct bnxt_qplib_chip_ctx *cctx) in _is_wqe_mode_variable()
149 static inline u8 bnxt_qplib_dbr_pacing_en(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_dbr_pacing_en()
154 static inline u8 bnxt_qplib_dbr_pacing_ext_en(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_dbr_pacing_ext_en()
159 static inline u8 bnxt_qplib_dbr_pacing_is_primary_pf(struct bnxt_qplib_chip_ctx *cctx) in bnxt_qplib_dbr_pacing_is_primary_pf()
165 (struct bnxt_qplib_chip_ctx *cctx, u8 val) in bnxt_qplib_dbr_pacing_set_primary_pf()
419 struct bnxt_qplib_chip_ctx *cctx; member
[all …]
/freebsd/crypto/openssl/demos/bio/
H A Dclient-arg.c20 SSL_CONF_CTX *cctx; in main() local
H A Dserver-conf.c31 SSL_CONF_CTX *cctx = NULL; in main() local
H A Dclient-conf.c21 SSL_CONF_CTX *cctx = NULL; in main() local
H A Dserver-arg.c29 SSL_CONF_CTX *cctx; in main() local
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.c108 const OSSL_PARAM *rc4_hmac_md5_gettable_ctx_params(ossl_unused void *cctx, in rc4_hmac_md5_gettable_ctx_params()
144 const OSSL_PARAM *rc4_hmac_md5_settable_ctx_params(ossl_unused void *cctx, in rc4_hmac_md5_settable_ctx_params()
H A Dcipher_chacha20.c118 const OSSL_PARAM *chacha20_gettable_ctx_params(ossl_unused void *cctx, in chacha20_gettable_ctx_params()
162 const OSSL_PARAM *chacha20_settable_ctx_params(ossl_unused void *cctx, in chacha20_settable_ctx_params()
H A Dcipher_null.c116 static const OSSL_PARAM *null_gettable_ctx_params(ossl_unused void *cctx, in null_gettable_ctx_params()
153 static const OSSL_PARAM *null_settable_ctx_params(ossl_unused void *cctx, in null_settable_ctx_params()
/freebsd/crypto/heimdal/lib/ipc/
H A Dts.c64 heim_sipc_call cctx) in test_service()

1234