Searched defs:gctx (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dprof_structs.h62 prof_gctx_t *gctx; member in struct:prof_tctx_s
[all...]
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h62 prof_gctx_t *gctx; member in struct:prof_tctx_s
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aria.c211 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); local
249 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,c); local
396 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); local
452 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); local
495 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); local
[all...]
H A De_aes.c348 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
754 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
1617 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); local
1793 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); local
1827 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); local
1875 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); local
1923 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); local
2838 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); local
2849 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); local
2991 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
3071 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
3189 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aria.c219 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); local
258 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,c); local
405 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); local
461 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX,ctx); local
504 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); local
[all...]
H A De_aes.c226 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
549 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
1348 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); local
1522 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); local
1563 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); local
1622 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); local
1671 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); local
2553 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); local
2564 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); local
2707 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
2787 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
2923 aes_gcm_iv_generate(EVP_AES_GCM_CTX *gctx, int offset) argument
2941 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c384 struct mac_gen_ctx *gctx = NULL; local
399 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); local
411 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); local
422 struct mac_gen_ctx *gctx = genctx; local
448 struct mac_gen_ctx *gctx = genctx; local
485 struct mac_gen_ctx *gctx = genctx; local
528 struct mac_gen_ctx *gctx = genctx; local
[all...]
H A Drsa_kmgmt.c442 struct rsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); local
454 struct rsa_gen_ctx *gctx = NULL; local
505 struct rsa_gen_ctx *gctx = genctx; local
579 struct rsa_gen_ctx *gctx = genctx; local
641 struct rsa_gen_ctx *gctx = genctx; local
[all...]
H A Ddh_kmgmt.c448 struct dh_gen_ctx *gctx = NULL; local
499 struct dh_gen_ctx *gctx = genctx; local
508 dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, size_t seedlen) argument
525 struct dh_gen_ctx *gctx = genctx; local
600 struct dh_gen_ctx *gctx = genctx; local
654 struct dh_gen_ctx *gctx = genctx; local
681 struct dh_gen_ctx *gctx = BN_GENCB_get_arg(cb); local
693 struct dh_gen_ctx *gctx = genctx; local
794 struct dh_gen_ctx *gctx = genctx; local
[all...]
H A Ddsa_kmgmt.c409 struct dsa_gen_ctx *gctx = NULL; local
437 struct dsa_gen_ctx *gctx = genctx; local
446 dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, size_t seedlen) argument
463 struct dsa_gen_ctx *gctx = genctx; local
544 struct dsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); local
555 struct dsa_gen_ctx *gctx = genctx; local
626 struct dsa_gen_ctx *gctx = genctx; local
[all...]
H A Dec_kmgmt.c998 struct ec_gen_ctx *gctx = NULL; local
1020 struct ec_gen_ctx *gctx = ec_gen_init(provctx, selection, params); local
1037 struct ec_gen_ctx *gctx = genctx; local
1052 struct ec_gen_ctx *gctx = genctx; local
1103 struct ec_gen_ctx *gctx = genctx; local
1131 ec_gen_set_group_from_params(struct ec_gen_ctx *gctx) argument
1244 struct ec_gen_ctx *gctx = genctx; local
1300 struct ec_gen_ctx *gctx = genctx; local
1347 struct ec_gen_ctx *gctx = genctx; local
[all...]
H A Decx_kmgmt.c479 struct ecx_gen_ctx *gctx = NULL; local
522 struct ecx_gen_ctx *gctx = genctx; local
579 ecx_gen(struct ecx_gen_ctx *gctx) argument
634 struct ecx_gen_ctx *gctx = genctx; local
648 struct ecx_gen_ctx *gctx = genctx; local
662 struct ecx_gen_ctx *gctx = genctx; local
679 struct ecx_gen_ctx *gctx = genctx; local
695 struct ecx_gen_ctx *gctx = genctx; local
831 s390x_ecx_keygen25519(struct ecx_gen_ctx *gctx) argument
875 s390x_ecx_keygen448(struct ecx_gen_ctx *gctx) argument
920 s390x_ecd_keygen25519(struct ecx_gen_ctx *gctx) argument
984 s390x_ecd_keygen448(struct ecx_gen_ctx *gctx) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Devp_libctx_test.c663 EVP_PKEY_CTX *gctx = NULL; local
H A Dfake_rsaprov.c232 unsigned char *gctx = NULL; local
244 unsigned char *gctx = genctx; local
H A Devp_extra_test2.c338 EVP_PKEY_CTX *gctx = NULL; local
366 EVP_PKEY_CTX *gctx = NULL; local
1034 EVP_PKEY_CTX *ctx = NULL, *gctx = NULL; local
[all...]
H A Dtls-provider.c591 struct xor_gen_ctx *gctx = NULL; local
612 struct xor_gen_ctx *gctx = genctx; local
641 struct xor_gen_ctx *gctx = genctx; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atom.c186 struct atom_context *gctx = ctx->ctx; local
456 struct atom_context *gctx = ctx->ctx; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atom.c200 struct atom_context *gctx = ctx->ctx; local
470 struct atom_context *gctx = ctx->ctx; local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/kadmin/
H A Drpc.c737 struct gctx { struct
754 struct gctx gctx; local
[all...]
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dprof.c569 prof_gctx_t *gctx = (prof_gctx_t *)iallocztm(tsdn, size, local
591 prof_gctx_try_destroy(tsd_t *tsd, prof_tdata_t *tdata_self, prof_gctx_t *gctx, prof_tdata_t *tdata) argument
613 idalloctm(tsd_tsdn(tsd), gctx, NULL, NULL, true, true); local
642 prof_gctx_should_destroy(prof_gctx_t *gctx) argument
658 prof_gctx_t *gctx = tctx->gctx; local
738 } gctx, tgctx; local
822 prof_gctx_t *gctx; local
1105 prof_tctx_merge_gctx(tsdn_t *tsdn, prof_tctx_t *tctx, prof_gctx_t *gctx) argument
1197 prof_dump_gctx_prep(tsdn_t *tsdn, prof_gctx_t *gctx, prof_gctx_tree_t *gctxs) argument
1220 prof_gctx_merge_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *opaque) argument
1238 prof_gctx_t *gctx; local
1366 prof_dump_gctx(tsdn_t *tsdn, bool propagate_err, prof_gctx_t *gctx, const prof_bt_t *bt, prof_gctx_tree_t *gctxs) argument
1549 prof_gctx_dump_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *opaque) argument
1577 } gctx; local
[all...]
/netbsd-current/sys/fs/nfs/common/
H A Dbootp_subr.c450 allocifctx(struct bootpc_globalcontext *gctx) argument
496 bootpc_received(struct bootpc_globalcontext *gctx, argument
595 bootpc_call(struct bootpc_globalcontext *gctx, struct lwp *td) argument
1022 bootpc_adjust_interface(struct bootpc_ifcontext *ifctx, struct bootpc_globalcontext *gctx, struct lwp *td) argument
1421 bootpc_decode_reply(struct nfsv3_diskless *nd, struct bootpc_ifcontext *ifctx, struct bootpc_globalcontext *gctx) argument
1587 struct bootpc_globalcontext *gctx; /* Global BOOTP context */ local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c1457 EVP_PKEY_CTX *gctx = NULL; local
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c1505 EVP_PKEY_CTX *gctx = NULL; local
[all...]

Completed in 173 milliseconds