Home
last modified time | relevance | path

Searched defs:local (Results 1 – 22 of 22) sorted by relevance

/openssl/test/
H A Dthreadpool_test.c61 uint32_t local; in test_thread_native() local
99 uint32_t local[3] = { 0 }; in test_thread_internal() local
H A Dcontext_internal_test.c18 OSSL_LIB_CTX *local = OSSL_LIB_CTX_new(); in test_set0_default() local
H A Dthreadstest.c153 int local; in rwwriter1_fn() local
162 int local; in rwwriter2_fn() local
349 int local; in writer1_fn() local
358 int local; in writer2_fn() local
H A Dbio_dgram_test.c433 int af, local; member
H A Dsslapitest.c6894 SSL *local = NULL, *peer = NULL; in test_key_update_peer_in_read() local
6978 SSL *local = NULL, *peer = NULL; in test_key_update_local_in_write() local
7068 SSL *local = NULL, *peer = NULL; in test_key_update_local_in_read() local
/openssl/crypto/
H A Dinitthread.c94 init_get_thread_local(CRYPTO_THREAD_LOCAL *local, int alloc, int keep) in init_get_thread_local()
312 CRYPTO_THREAD_LOCAL *local in ossl_ctx_thread_stop() local
380 CRYPTO_THREAD_LOCAL *local in ossl_init_thread_start() local
389 CRYPTO_THREAD_LOCAL *local = &destructor_key.value; in ossl_init_thread_start() local
/openssl/util/
H A Dmkdef.pl280 local: *; label
/openssl/include/internal/
H A Dquic_demux.h120 BIO_ADDR peer, local; member
H A Dquic_record_rx.h201 const BIO_ADDR *local; member
H A Dquic_record_tx.h179 const BIO_ADDR *local; member
/openssl/ssl/quic/
H A Dquic_demux.c410 const BIO_ADDR *local) in ossl_quic_demux_inject()
H A Dquic_tls.c100 BIO *next, BIO_ADDR *local, BIO_ADDR *peer, in quic_new_record_layer()
H A Dquic_record_rx.c56 BIO_ADDR peer, local; member
H A Dquic_record_tx.c34 BIO_ADDR peer, local; member
H A Dquic_impl.c2956 const BIO_ADDR *local) in SSL_inject_net_dgram()
/openssl/ssl/record/methods/
H A Ddtls_meth.c634 BIO *next, BIO_ADDR *local, BIO_ADDR *peer, in dtls_new_record_layer()
H A Dktls_meth.c412 BIO *next, BIO_ADDR *local, BIO_ADDR *peer, in ktls_new_record_layer()
H A Dtls_common.c1395 BIO *next, BIO_ADDR *local, BIO_ADDR *peer, in tls_new_record_layer()
/openssl/crypto/bio/
H A Dbss_dgram_pair.c875 BIO_ADDR *local, BIO_ADDR *peer, in dgram_pair_read_actual()
1201 const BIO_ADDR *local, const BIO_ADDR *peer, in dgram_pair_write_actual()
H A Dbss_dgram.c1108 static int extract_local(BIO *b, MSGHDR_TYPE *mh, BIO_ADDR *local) { in extract_local()
1173 static int pack_local(BIO *b, MSGHDR_TYPE *mh, const BIO_ADDR *local) { in pack_local()
/openssl/crypto/rsa/
H A Drsa_ossl.c210 static BN_BLINDING *rsa_get_blinding(RSA *rsa, int *local, BN_CTX *ctx) in rsa_get_blinding()
/openssl/include/openssl/
H A Dbio.h.in377 BIO_ADDR *peer, *local; member

Completed in 111 milliseconds