Home
last modified time | relevance | path

Searched refs:vkey2 (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/providers/implementations/keymgmt/
H A Dmlx_kmgmt.c118 static int mlx_kem_match(const void *vkey1, const void *vkey2, int selection) in mlx_kem_match() argument
121 const MLX_KEY *key2 = vkey2; in mlx_kem_match()
H A Dml_kem_kmgmt.c207 static int ml_kem_match(const void *vkey1, const void *vkey2, int selection) in ml_kem_match() argument
210 const ML_KEM_KEY *key2 = vkey2; in ml_kem_match()