Home
last modified time | relevance | path

Searched defs:vgctx (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_kem_kmgmt.c678 static int ml_kem_gen_set_params(void *vgctx, const OSSL_PARAM params[]) in ml_kem_gen_set_params()
739 static const OSSL_PARAM *ml_kem_gen_settable_params(ossl_unused void *vgctx, in ml_kem_gen_settable_params()
749 static void *ml_kem_gen(void *vgctx, OSSL_CALLBACK *osslcb, void *cbarg) in ml_kem_gen()
793 static void ml_kem_gen_cleanup(void *vgctx) in ml_kem_gen_cleanup()
H A Dmlx_kmgmt.c630 static int mlx_kem_gen_set_params(void *vgctx, const OSSL_PARAM params[]) in mlx_kem_gen_set_params()
675 static const OSSL_PARAM *mlx_kem_gen_settable_params(ossl_unused void *vgctx, in mlx_kem_gen_settable_params()
686 static void *mlx_kem_gen(void *vgctx, OSSL_CALLBACK *osslcb, void *cbarg) in mlx_kem_gen()
721 static void mlx_kem_gen_cleanup(void *vgctx) in mlx_kem_gen_cleanup()