Home
last modified time | relevance | path

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

/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()
91 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_freectx() local
102 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_init() local
166 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_cipher_internal() local
/freebsd/crypto/openssl/crypto/async/
H A Dasync.c177 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/crypto/openssl/apps/
H A Dcms.c990 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/crypto/evp/
H A De_aes.c3565 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_init_key() local
3591 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_cipher() local