Home
last modified time | relevance | path

Searched defs:wctx (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/ssl/rio/
H A Dpoll_immediate.c53 QUIC_REACTOR_WAIT_CTX *wctx, in poll_translate_ssl_quic()
156 QUIC_REACTOR_WAIT_CTX *wctx) in postpoll_translation_cleanup_ssl_quic()
165 QUIC_REACTOR_WAIT_CTX *wctx) in postpoll_translation_cleanup()
201 QUIC_REACTOR_WAIT_CTX *wctx, in poll_translate()
289 QUIC_REACTOR_WAIT_CTX wctx; in poll_block() local
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c53 PROV_AES_WRAP_CTX *wctx; in aes_wrap_newctx() local
69 static void *aes_wrap_dupctx(void *wctx) in aes_wrap_dupctx()
94 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_freectx() local
105 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_init() local
169 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_cipher_internal() local
/freebsd/crypto/openssl/crypto/async/
H A Dasync.c173 int ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *wctx, int *ret, in ASYNC_start_job()
/freebsd/sys/gdb/
H A Dgdb_packet.c180 void *wctx; in gdb_rx_mem() local
/freebsd/sys/kern/
H A Dcoredump_vnode.c438 struct coredump_vnode_ctx wctx; in coredump_vnode() local
H A Dkern_sig.c2650 struct coredump_vnode_ctx wctx; in ptrace_coredumpreq() local
/freebsd/crypto/openssl/apps/
H A Dcms.c1027 EVP_CIPHER_CTX *wctx; in cms_main() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Deapol_test.c587 struct wpa_sm_ctx *wctx; in test_eapol() local
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_impl.c5324 void ossl_quic_enter_blocking_section(SSL *ssl, QUIC_REACTOR_WAIT_CTX *wctx) in ossl_quic_enter_blocking_section()
5339 void ossl_quic_leave_blocking_section(SSL *ssl, QUIC_REACTOR_WAIT_CTX *wctx) in ossl_quic_leave_blocking_section()
/freebsd/crypto/openssl/crypto/evp/
H A De_aes.c3672 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_init_key() local
3702 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_cipher() local