Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c1579 cache_get (struct WalkContext *wctx) in cache_get()
1627 cache_put (struct WalkContext *wctx, const uint32_t val) in cache_put()
1662 process_return_real (struct WalkContext *wctx, struct AdvWalkContext *cur, int cache_on) in process_return_real()
1744 process_return (struct WalkContext *wctx, struct AdvWalkContext *cur) in process_return()
1750 omp_cache_put (unsigned long *cur_sp_safe, struct WalkContext * wctx_pc_save, in omp_cache_put()
1876 find_i386_ret_addr (struct WalkContext *wctx, int do_walk) in find_i386_ret_addr()
4418 struct WalkContext wctx; in stack_unwind() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c1585 cache_get (struct WalkContext *wctx) in cache_get()
1633 cache_put (struct WalkContext *wctx, const uint32_t val) in cache_put()
1668 process_return_real (struct WalkContext *wctx, struct AdvWalkContext *cur, int cache_on) in process_return_real()
1750 process_return (struct WalkContext *wctx, struct AdvWalkContext *cur) in process_return()
1756 omp_cache_put (unsigned long *cur_sp_safe, struct WalkContext * wctx_pc_save, in omp_cache_put()
1882 find_i386_ret_addr (struct WalkContext *wctx, int do_walk) in find_i386_ret_addr()
4424 struct WalkContext wctx; in stack_unwind() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/async/
H A Dasync.c167 int ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *wctx, int *ret, in ASYNC_start_job()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/async/
H A Dasync.c177 int ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *wctx, int *ret, in ASYNC_start_job()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dcms.c843 EVP_CIPHER_CTX *wctx; in cms_main() local
/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c3789 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_init_key() local
3812 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_cipher() local