Home
last modified time | relevance | path

Searched defs:gctx (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c375 struct mac_gen_ctx *gctx = NULL; in mac_gen_init_common() local
390 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); in mac_gen_init() local
402 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); in cmac_gen_init() local
413 struct mac_gen_ctx *gctx = genctx; in mac_gen_set_params() local
437 struct mac_gen_ctx *gctx = genctx; in cmac_gen_set_params() local
474 struct mac_gen_ctx *gctx = genctx; in mac_gen() local
517 struct mac_gen_ctx *gctx = genctx; in mac_gen_cleanup() local
H A Ddsa_kmgmt.c410 struct dsa_gen_ctx *gctx = NULL; in dsa_gen_init() local
439 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_set_template() local
448 static int dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, in dsa_set_gen_seed()
465 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_set_params() local
559 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_get_params() local
583 struct dsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); in dsa_gencb() local
594 struct dsa_gen_ctx *gctx = genctx; in dsa_gen() local
689 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_cleanup() local
H A Ddh_kmgmt.c451 struct dh_gen_ctx *gctx = NULL; in dh_gen_init_base() local
501 struct dh_gen_ctx *gctx = genctx; in dh_gen_set_template() local
510 static int dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, in dh_set_gen_seed()
527 struct dh_gen_ctx *gctx = genctx; in dh_gen_common_set_params() local
603 struct dh_gen_ctx *gctx = genctx; in dhx_gen_set_params() local
657 struct dh_gen_ctx *gctx = genctx; in dh_gen_set_params() local
685 struct dh_gen_ctx *gctx = BN_GENCB_get_arg(cb); in dh_gencb() local
697 struct dh_gen_ctx *gctx = genctx; in dh_gen() local
818 struct dh_gen_ctx *gctx = genctx; in dh_gen_cleanup() local
H A Decx_kmgmt.c505 struct ecx_gen_ctx *gctx = NULL; in ecx_gen_init() local
558 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_set_params() local
694 static void *ecx_gen(struct ecx_gen_ctx *gctx) in ecx_gen()
762 struct ecx_gen_ctx *gctx = genctx; in x25519_gen() local
776 struct ecx_gen_ctx *gctx = genctx; in x448_gen() local
791 struct ecx_gen_ctx *gctx = genctx; in ed25519_gen() local
825 struct ecx_gen_ctx *gctx = genctx; in ed448_gen() local
857 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_cleanup() local
1099 static void *s390x_ecx_keygen448(struct ecx_gen_ctx *gctx) in s390x_ecx_keygen448()
1155 static void *s390x_ecd_keygen25519(struct ecx_gen_ctx *gctx) in s390x_ecd_keygen25519()
[all …]
H A Dtemplate_kmgmt.c323 struct template_gen_ctx *gctx = genctx; in template_gen_set_params() local
335 struct template_gen_ctx *gctx = NULL; in template_gen_init() local
367 struct template_gen_ctx *gctx = (struct template_gen_ctx *)vctx; in template_gen() local
387 struct template_gen_ctx *gctx = genctx; in template_gen_cleanup() local
H A Dec_kmgmt.c973 struct ec_gen_ctx *gctx = NULL; in ec_gen_init() local
996 struct ec_gen_ctx *gctx = ec_gen_init(provctx, selection, params); in sm2_gen_init() local
1012 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_group() local
1027 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_template() local
1078 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_params() local
1111 static int ec_gen_set_group_from_params(struct ec_gen_ctx *gctx) in ec_gen_set_group_from_params()
1223 struct ec_gen_ctx *gctx = genctx; in ec_gen_get_params() local
1248 struct ec_gen_ctx *gctx = genctx; in ec_gen() local
1331 struct ec_gen_ctx *gctx = genctx; in sm2_gen() local
1378 struct ec_gen_ctx *gctx = genctx; in ec_gen_cleanup() local
H A Dslh_dsa_kmgmt.c271 struct slh_dsa_gen_ctx *gctx = NULL; in slh_dsa_gen_init() local
353 struct slh_dsa_gen_ctx *gctx = genctx; in slh_dsa_gen() local
384 struct slh_dsa_gen_ctx *gctx = genctx; in slh_dsa_gen_set_params() local
426 struct slh_dsa_gen_ctx *gctx = genctx; in slh_dsa_gen_cleanup() local
H A Dml_dsa_kmgmt.c452 struct ml_dsa_gen_ctx *gctx = NULL; in ml_dsa_gen_init() local
469 struct ml_dsa_gen_ctx *gctx = genctx; in ml_dsa_gen() local
499 struct ml_dsa_gen_ctx *gctx = genctx; in ml_dsa_gen_set_params() local
539 struct ml_dsa_gen_ctx *gctx = genctx; in ml_dsa_gen_cleanup() local
H A Drsa_kmgmt.c436 struct rsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); in rsa_gencb() local
448 struct rsa_gen_ctx *gctx = NULL; in gen_init() local
499 struct rsa_gen_ctx *gctx = genctx; in rsa_gen_set_params() local
573 struct rsa_gen_ctx *gctx = genctx; in rsa_gen() local
635 struct rsa_gen_ctx *gctx = genctx; in rsa_gen_cleanup() local
H A Dml_kem_kmgmt.c682 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in ml_kem_gen_set_params() local
720 PROV_ML_KEM_GEN_CTX *gctx = NULL; in ml_kem_gen_init() local
753 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in ml_kem_gen() local
796 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in ml_kem_gen_cleanup() local
H A Dmlx_kmgmt.c629 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in mlx_kem_gen_set_params() local
651 PROV_ML_KEM_GEN_CTX *gctx = NULL; in mlx_kem_gen_init() local
685 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in mlx_kem_gen() local
719 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in mlx_kem_gen_cleanup() local
/freebsd/crypto/heimdal/kadmin/
H A Drpc.c739 struct gctx { struct
756 struct gctx gctx; in process_stream() argument
/freebsd/crypto/openssl/crypto/evp/
H A De_aria.c222 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); in aria_gcm_init_key() local
261 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, c); in aria_gcm_ctrl() local
401 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); in aria_gcm_tls_cipher() local
457 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); in aria_gcm_cipher() local
501 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); in aria_gcm_cleanup() local
H A De_aes.c139 #define AES_GCM_ASM2(gctx) (gctx->gcm.block == (block128_f)aesni_encrypt && gctx->gcm.ghash == gcm_… argument
225 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX, ctx); in aesni_gcm_init_key() local
580 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX, ctx); in aes_t4_gcm_init_key() local
1446 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_ctrl() local
1616 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_init_key() local
1662 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_tls_cipher() local
1721 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_cipher() local
1770 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_cleanup() local
2649 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX, c); in aes_gcm_cleanup() local
2660 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX, c); in aes_gcm_ctrl() local
[all …]
/freebsd/contrib/jemalloc/src/
H A Dprof.c826 prof_gctx_t *gctx = (prof_gctx_t *)iallocztm(tsdn, size, prof_gctx_create() local
847 prof_gctx_try_destroy(tsd_t * tsd,prof_tdata_t * tdata_self,prof_gctx_t * gctx,prof_tdata_t * tdata) prof_gctx_try_destroy() argument
898 prof_gctx_should_destroy(prof_gctx_t * gctx) prof_gctx_should_destroy() argument
914 prof_gctx_t *gctx = tctx->gctx; prof_tctx_destroy() local
993 } gctx, tgctx; prof_lookup_global() local
1076 prof_gctx_t *gctx; prof_lookup() local
1358 prof_tctx_merge_gctx(tsdn_t * tsdn,prof_tctx_t * tctx,prof_gctx_t * gctx) prof_tctx_merge_gctx() argument
1450 prof_dump_gctx_prep(tsdn_t * tsdn,prof_gctx_t * gctx,prof_gctx_tree_t * gctxs) prof_dump_gctx_prep() argument
1474 prof_gctx_merge_iter(prof_gctx_tree_t * gctxs,prof_gctx_t * gctx,void * opaque) prof_gctx_merge_iter() argument
1492 prof_gctx_t *gctx; prof_gctx_finish() local
1618 prof_dump_gctx(tsdn_t * tsdn,bool propagate_err,prof_gctx_t * gctx,const prof_bt_t * bt,prof_gctx_tree_t * gctxs) prof_dump_gctx() argument
1803 prof_gctx_dump_iter(prof_gctx_tree_t * gctxs,prof_gctx_t * gctx,void * opaque) prof_gctx_dump_iter() argument
1831 } gctx; prof_dump_prep() local
/freebsd/sys/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c82 crypto_ctx_t *gctx = &kcf_ctx->kc_glbl_ctx; in kcf_free_context() local
/freebsd/sys/nfs/
H A Dbootp_subr.c339 allocifctx(struct bootpc_globalcontext *gctx) in allocifctx()
385 bootpc_received(struct bootpc_globalcontext *gctx, in bootpc_received()
483 bootpc_call(struct bootpc_globalcontext *gctx, struct thread *td) in bootpc_call()
917 struct bootpc_globalcontext *gctx, struct thread *td) in bootpc_adjust_interface()
1329 struct bootpc_globalcontext *gctx) in bootpc_decode_reply()
1516 struct bootpc_globalcontext *gctx; /* Global BOOTP context */ in bootpc_init() local
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dlucid_context.c176 krb5_gss_ctx_id_rec * gctx, in make_external_lucid_ctx_v1()
/freebsd/crypto/openssl/include/crypto/
H A Daes_platform.h91 #define AES_GCM_ASM_PPC(gctx) ((gctx)->ctr == aes_p8_ctr32_encrypt_blocks && (gctx)->gcm.funcs.ghas… argument
126 #define AES_GCM_ASM(gctx) (((gctx)->ctr == aes_v8_ctr32_encrypt_blocks_unroll12_eor3 || (gctx)->ctr… argument
/freebsd/crypto/openssl/test/
H A Devp_extra_test2.c1600 EVP_PKEY_CTX *gctx = NULL; in test_dh_tofrom_data_select() local
1628 EVP_PKEY_CTX *gctx = NULL; in test_dh_paramgen() local
3210 EVP_PKEY_CTX *ctx = NULL, *gctx = NULL; in test_dsa_fromdata_digest_prop() local
H A Dslh_dsa_test.c376 EVP_PKEY_CTX *gctx = NULL, *sctx = NULL, *vctx = NULL; in slh_dsa_usage_test() local
446 EVP_PKEY_CTX *gctx = NULL, *sctx = NULL, *vctx = NULL, *dupctx = NULL; in slh_dsa_deterministic_usage_test() local
H A Devp_libctx_test.c893 EVP_PKEY_CTX *gctx = NULL; in gen_dh_key() local
H A Dfake_rsaprov.c245 unsigned char *gctx = NULL; in fake_rsa_gen_init() local
257 unsigned char *gctx = genctx; in fake_rsa_gen() local
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h62 prof_gctx_t *gctx; global() member
[all...]
/freebsd/sys/amd64/vmm/amd/
H A Dsvm.c2068 svm_dr_enter_guest(struct svm_regctx *gctx) in svm_dr_enter_guest()
2099 svm_dr_leave_guest(struct svm_regctx *gctx) in svm_dr_leave_guest()
2127 struct svm_regctx *gctx; in svm_run() local

12