Searched refs:vkey2 (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() argument121 const MLX_KEY *key2 = vkey2; in mlx_kem_match()
207 static int ml_kem_match(const void *vkey1, const void *vkey2, int selection) in ml_kem_match() argument210 const ML_KEM_KEY *key2 = vkey2; in ml_kem_match()