Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dclient.c86 static int init_mechlist(_sasl_global_context_t *gctx)
113 static int client_done(_sasl_global_context_t *gctx) {
199 _sasl_global_context_t *gctx = ctx == NULL ? _sasl_gbl_ctx() : ctx; local
323 _sasl_global_context_t *gctx = conn == NULL ? _sasl_gbl_ctx() : conn->gctx; local
346 static int _load_client_plugins(_sasl_global_context_t *gctx)
384 _sasl_global_context_t *gctx = ctx == NULL ? _sasl_gbl_ctx() : ctx; local
579 _sasl_global_context_t *gctx = ctx == NULL ? _sasl_gbl_ctx() : ctx; local
748 _sasl_global_context_t *gctx = (conn == NULL) ? local
1013 _sasl_global_context_t *gctx = (conn == NULL) ? local
1078 static unsigned mech_names_len(_sasl_global_context_t *gctx)
[all …]
H A Dserver.c94 int _is_sasl_server_active(_sasl_global_context_t *gctx) in _is_sasl_server_active()
162 _sasl_global_context_t *gctx = in sasl_setpass() local
248 _sasl_global_context_t *gctx = pconn->gctx; in server_dispose_mech_contexts() local
265 _sasl_global_context_t *gctx = pconn->gctx; in server_dispose() local
304 static int init_mechlist(_sasl_global_context_t *gctx)
335 static int load_mech(_sasl_global_context_t *gctx, const char *mechname)
385 _sasl_global_context_t *gctx = ctx == NULL ? _sasl_gbl_ctx() : ctx; local
532 static int server_done(_sasl_global_context_t *gctx) {
627 _sasl_global_context_t *gctx; local
656 static int load_config(_sasl_global_context_t *gctx,
[all …]
H A Dconfig.c85 int sasl_config_init(_sasl_global_context_t *gctx, const char *filename)
227 void sasl_config_free(_sasl_global_context_t *gctx)
248 const char *sasl_config_getstring(_sasl_global_context_t *gctx,
276 int sasl_config_getint(_sasl_global_context_t *gctx, const char *key,int def)
293 int sasl_config_getswitch(_sasl_global_context_t *gctx,const char *key,int def)
H A Dcommon.c198 _sasl_global_context_t *gctx = _sasl_gbl_ctx(); in sasl_set_mutex() local
214 int __sasl_strdup(const _sasl_global_context_t *gctx, const char *in, in __sasl_strdup()
230 int __sasl_add_string(const _sasl_global_context_t *gctx, char **out, in __sasl_add_string()
367 const _sasl_global_context_t *gctx; in sasl_decode() local
448 _sasl_global_context_t *gctx = _sasl_gbl_ctx(); in sasl_set_alloc() local
513 const _sasl_global_context_t *gctx = conn->gctx; in _sasl_conn_init() local
585 int _sasl_common_init(_sasl_global_context_t *gctx, in _sasl_common_init()
651 _sasl_global_context_t *gctx; in sasl_dispose() local
686 const _sasl_global_context_t *gctx = conn->gctx; in _sasl_conn_dispose() local
883 const _sasl_global_context_t *gctx; in sasl_setprop() local
[all …]
H A Ddlopen.c237 static int _sasl_plugin_load(_sasl_global_context_t *gctx, in _sasl_plugin_load()
240 int (*add_plugin)(_sasl_global_context_t *gctx, in _sasl_plugin_load()
381 int _sasl_get_plugin(_sasl_global_context_t *gctx, in _sasl_get_plugin()
453 static void release_plugin(_sasl_global_context_t *gctx, void *library) in release_plugin()
488 int _sasl_load_plugins(_sasl_global_context_t *gctx, in _sasl_load_plugins()
751 _sasl_done_with_plugins(_sasl_global_context_t *gctx)
H A Dcanonusr.c235 void _sasl_canonuser_free(_sasl_global_context_t *gctx)
289 _sasl_global_context_t *gctx = ctx == NULL ? _sasl_gbl_ctx() : ctx; local
H A Dauxprop.c856 _sasl_global_context_t *gctx = ctx == NULL ? _sasl_gbl_ctx() : ctx; in _sasl_auxprop_add_plugin() local
919 void _sasl_auxprop_free(_sasl_global_context_t *gctx)
962 _sasl_global_context_t *gctx = sparams->utils->conn->gctx; local
H A Dseterror.c129 _sasl_global_context_t *gctx; in sasl_seterror() local
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c378 struct mac_gen_ctx *gctx = NULL; in mac_gen_init_common() local
393 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); in mac_gen_init() local
405 struct mac_gen_ctx *gctx = mac_gen_init_common(provctx, selection); in cmac_gen_init() local
416 struct mac_gen_ctx *gctx = genctx; in mac_gen_set_params() local
440 struct mac_gen_ctx *gctx = genctx; in cmac_gen_set_params() local
477 struct mac_gen_ctx *gctx = genctx; in mac_gen() local
520 struct mac_gen_ctx *gctx = genctx; in mac_gen_cleanup() local
H A Ddsa_kmgmt.c412 struct dsa_gen_ctx *gctx = NULL; in dsa_gen_init() local
441 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_set_template() local
450 static int dsa_set_gen_seed(struct dsa_gen_ctx *gctx, unsigned char *seed, in dsa_set_gen_seed()
467 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_set_params() local
561 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_get_params() local
585 struct dsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); in dsa_gencb() local
596 struct dsa_gen_ctx *gctx = genctx; in dsa_gen() local
691 struct dsa_gen_ctx *gctx = genctx; in dsa_gen_cleanup() local
H A Ddh_kmgmt.c453 struct dh_gen_ctx *gctx = NULL; in dh_gen_init_base() local
504 struct dh_gen_ctx *gctx = genctx; in dh_gen_set_template() local
513 static int dh_set_gen_seed(struct dh_gen_ctx *gctx, unsigned char *seed, in dh_set_gen_seed()
530 struct dh_gen_ctx *gctx = genctx; in dh_gen_common_set_params() local
608 struct dh_gen_ctx *gctx = genctx; in dhx_gen_set_params() local
662 struct dh_gen_ctx *gctx = genctx; in dh_gen_set_params() local
689 struct dh_gen_ctx *gctx = BN_GENCB_get_arg(cb); in dh_gencb() local
701 struct dh_gen_ctx *gctx = genctx; in dh_gen() local
822 struct dh_gen_ctx *gctx = genctx; in dh_gen_cleanup() local
H A Decx_kmgmt.c504 struct ecx_gen_ctx *gctx = NULL; in ecx_gen_init() local
557 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_set_params() local
693 static void *ecx_gen(struct ecx_gen_ctx *gctx) in ecx_gen()
760 struct ecx_gen_ctx *gctx = genctx; in x25519_gen() local
774 struct ecx_gen_ctx *gctx = genctx; in x448_gen() local
789 struct ecx_gen_ctx *gctx = genctx; in ed25519_gen() local
823 struct ecx_gen_ctx *gctx = genctx; in ed448_gen() local
855 struct ecx_gen_ctx *gctx = genctx; in ecx_gen_cleanup() local
1097 static void *s390x_ecx_keygen448(struct ecx_gen_ctx *gctx) in s390x_ecx_keygen448()
1153 static void *s390x_ecd_keygen25519(struct ecx_gen_ctx *gctx) in s390x_ecd_keygen25519()
[all …]
H A Dtemplate_kmgmt.c324 struct template_gen_ctx *gctx = genctx; in template_gen_set_params() local
336 struct template_gen_ctx *gctx = NULL; in template_gen_init() local
368 struct template_gen_ctx *gctx = (struct template_gen_ctx *)vctx; in template_gen() local
388 struct template_gen_ctx *gctx = genctx; in template_gen_cleanup() local
H A Dec_kmgmt.c1005 struct ec_gen_ctx *gctx = NULL; in ec_gen_init() local
1028 struct ec_gen_ctx *gctx = ec_gen_init(provctx, selection, params); in sm2_gen_init() local
1044 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_group() local
1059 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_template() local
1110 struct ec_gen_ctx *gctx = genctx; in ec_gen_set_params() local
1143 static int ec_gen_set_group_from_params(struct ec_gen_ctx *gctx) in ec_gen_set_group_from_params()
1255 struct ec_gen_ctx *gctx = genctx; in ec_gen_get_params() local
1280 struct ec_gen_ctx *gctx = genctx; in ec_gen() local
1365 struct ec_gen_ctx *gctx = genctx; in sm2_gen() local
1412 struct ec_gen_ctx *gctx = genctx; in ec_gen_cleanup() local
H A Dslh_dsa_kmgmt.c270 struct slh_dsa_gen_ctx *gctx = NULL; in slh_dsa_gen_init() local
351 struct slh_dsa_gen_ctx *gctx = genctx; in slh_dsa_gen() local
382 struct slh_dsa_gen_ctx *gctx = genctx; in slh_dsa_gen_set_params() local
424 struct slh_dsa_gen_ctx *gctx = genctx; in slh_dsa_gen_cleanup() local
H A Dml_dsa_kmgmt.c454 struct ml_dsa_gen_ctx *gctx = NULL; in ml_dsa_gen_init() local
471 struct ml_dsa_gen_ctx *gctx = genctx; in ml_dsa_gen() local
501 struct ml_dsa_gen_ctx *gctx = genctx; in ml_dsa_gen_set_params() local
541 struct ml_dsa_gen_ctx *gctx = genctx; in ml_dsa_gen_cleanup() local
H A Drsa_kmgmt.c442 struct rsa_gen_ctx *gctx = BN_GENCB_get_arg(cb); in rsa_gencb() local
454 struct rsa_gen_ctx *gctx = NULL; in gen_init() local
505 struct rsa_gen_ctx *gctx = genctx; in rsa_gen_set_params() local
579 struct rsa_gen_ctx *gctx = genctx; in rsa_gen() local
641 struct rsa_gen_ctx *gctx = genctx; in rsa_gen_cleanup() local
H A Dml_kem_kmgmt.c680 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in ml_kem_gen_set_params() local
718 PROV_ML_KEM_GEN_CTX *gctx = NULL; in ml_kem_gen_init() local
751 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in ml_kem_gen() local
795 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in ml_kem_gen_cleanup() local
H A Dmlx_kmgmt.c632 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in mlx_kem_gen_set_params() local
654 PROV_ML_KEM_GEN_CTX *gctx = NULL; in mlx_kem_gen_init() local
688 PROV_ML_KEM_GEN_CTX *gctx = vgctx; in mlx_kem_gen() local
723 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.c219 EVP_ARIA_GCM_CTX *gctx = EVP_C_DATA(EVP_ARIA_GCM_CTX, ctx); in aria_gcm_init_key() local
258 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
500 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 && \ argument
227 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX, ctx); in aesni_gcm_init_key() local
579 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,ctx); in aes_t4_gcm_init_key() local
1438 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_ctrl() local
1608 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_init_key() local
1654 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_tls_cipher() local
1713 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, ctx); in s390x_aes_gcm_cipher() local
1762 S390X_AES_GCM_CTX *gctx = EVP_C_DATA(S390X_AES_GCM_CTX, c); in s390x_aes_gcm_cleanup() local
2641 EVP_AES_GCM_CTX *gctx = EVP_C_DATA(EVP_AES_GCM_CTX,c); in aes_gcm_cleanup() local
2652 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

12