Searched refs:vkey1 (Results 1 – 2 of 2) sorted by relevance
118 static int mlx_kem_match(const void *vkey1, const void *vkey2, int selection) in mlx_kem_match() argument120 const MLX_KEY *key1 = vkey1; in mlx_kem_match()
207 static int ml_kem_match(const void *vkey1, const void *vkey2, int selection) in ml_kem_match() argument209 const ML_KEM_KEY *key1 = vkey1; in ml_kem_match()