Home
last modified time | relevance | path

Searched defs:libctx (Results 1 – 24 of 24) sorted by relevance

/ssl/record/methods/
A Dtls_pad.c59 OSSL_LIB_CTX *libctx) in ssl3_cbc_remove_padding_and_mac()
105 OSSL_LIB_CTX *libctx) in tls1_cbc_remove_padding_and_mac()
190 OSSL_LIB_CTX *libctx) in ssl3_cbc_copy_mac()
A Dktls_meth.c74 int ktls_configure_crypto(OSSL_LIB_CTX *libctx, int version, const EVP_CIPHER *c, in ktls_configure_crypto()
173 int ktls_configure_crypto(OSSL_LIB_CTX *libctx, int version, const EVP_CIPHER *c, in ktls_configure_crypto()
403 ktls_new_record_layer(OSSL_LIB_CTX *libctx, const char *propq, int vers, in ktls_new_record_layer()
A Ddtls_meth.c631 dtls_new_record_layer(OSSL_LIB_CTX *libctx, const char *propq, int vers, in dtls_new_record_layer()
A Dtls_common.c1251 tls_int_new_record_layer(OSSL_LIB_CTX *libctx, const char *propq, int vers, in tls_int_new_record_layer()
1386 tls_new_record_layer(OSSL_LIB_CTX *libctx, const char *propq, int vers, in tls_new_record_layer()
A Drecmethod_local.h212 OSSL_LIB_CTX *libctx; member
/ssl/quic/
A Dquic_wire_pkt.c15 OSSL_LIB_CTX *libctx, in ossl_quic_hdr_protector_init()
819 int ossl_quic_validate_retry_integrity_tag(OSSL_LIB_CTX *libctx, in ossl_quic_validate_retry_integrity_tag()
852 int ossl_quic_calculate_retry_integrity_tag(OSSL_LIB_CTX *libctx, in ossl_quic_calculate_retry_integrity_tag()
A Dquic_types.c14 int ossl_quic_gen_rand_conn_id(OSSL_LIB_CTX *libctx, size_t len, in ossl_quic_gen_rand_conn_id()
A Dquic_record_util.c22 int ossl_quic_hkdf_extract(OSSL_LIB_CTX *libctx, in ossl_quic_hkdf_extract()
82 int ossl_quic_provide_initial_secret(OSSL_LIB_CTX *libctx, in ossl_quic_provide_initial_secret()
A Dquic_engine_local.h32 OSSL_LIB_CTX *libctx; member
A Dquic_srt_gen.c22 QUIC_SRT_GEN *ossl_quic_srt_gen_new(OSSL_LIB_CTX *libctx, const char *propq, in ossl_quic_srt_gen_new()
A Dquic_record_shared.h51 OSSL_LIB_CTX *libctx; member
A Dquic_lcidm.c61 OSSL_LIB_CTX *libctx; member
103 QUIC_LCIDM *ossl_quic_lcidm_new(OSSL_LIB_CTX *libctx, size_t lcid_len) in ossl_quic_lcidm_new()
A Dquic_record_shared.c197 OSSL_LIB_CTX *libctx, in ossl_qrl_enc_level_set_provide_secret()
A Dquic_srtm.c110 QUIC_SRTM *ossl_quic_srtm_new(OSSL_LIB_CTX *libctx, const char *propq) in ossl_quic_srtm_new()
A Dquic_tls.c97 quic_new_record_layer(OSSL_LIB_CTX *libctx, const char *propq, int vers, in quic_new_record_layer()
A Dquic_record_tx.c55 OSSL_LIB_CTX *libctx; member
A Dquic_record_rx.c95 OSSL_LIB_CTX *libctx; member
/ssl/
A Dssl_mcnf.c33 OSSL_LIB_CTX *libctx = NULL; in ssl_do_config() local
A Dssl_asn1.c263 long length, OSSL_LIB_CTX *libctx, in d2i_SSL_SESSION_ex()
A Dtls13_enc.c33 int tls13_hkdf_expand_ex(OSSL_LIB_CTX *libctx, const char *propq, in tls13_hkdf_expand_ex()
A Dssl_conf.c504 OSSL_LIB_CTX *libctx = NULL; in do_store() local
A Dssl_lib.c4025 SSL_CTX *SSL_CTX_new_ex(OSSL_LIB_CTX *libctx, const char *propq, in SSL_CTX_new_ex()
7504 const EVP_CIPHER *ssl_evp_cipher_fetch(OSSL_LIB_CTX *libctx, in ssl_evp_cipher_fetch()
7566 const EVP_MD *ssl_evp_md_fetch(OSSL_LIB_CTX *libctx, in ssl_evp_md_fetch()
A Dt1_lib.c2308 char *SSL_get1_builtin_sigalgs(OSSL_LIB_CTX *libctx) in SSL_get1_builtin_sigalgs()
A Dssl_local.h796 OSSL_LIB_CTX *libctx; member

Completed in 81 milliseconds