Lines Matching defs:selection
58 int selection; member
101 static int mlx_kem_has(const void *vkey, int selection) in mlx_kem_has()
119 static int mlx_kem_match(const void *vkey1, const void *vkey2, int selection) in mlx_kem_match()
207 export_sub(EXPORT_CB_ARG *sub_arg, int selection, MLX_KEY *key) in export_sub()
244 static int mlx_kem_export(void *vkey, int selection, OSSL_CALLBACK *param_cb, in mlx_kem_export()
320 static const OSSL_PARAM *mlx_kem_imexport_types(int selection) in mlx_kem_imexport_types()
335 int selection, MLX_KEY *key, int slot, const uint8_t *in, in load_slot()
460 static int mlx_kem_import(void *vkey, int selection, const OSSL_PARAM params[]) in mlx_kem_import()
497 int selection; in mlx_kem_get_params() local
652 int selection, const OSSL_PARAM params[]) in mlx_kem_gen_init()
731 static void *mlx_kem_dup(const void *vkey, int selection) in mlx_kem_dup()