Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c31 static OSSL_FUNC_keymgmt_validate_fn slh_dsa_validate; variable
92 static int slh_dsa_validate(const void *key_data, int selection, int check_type) in slh_dsa_validate() function