Home
last modified time | relevance | path

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

/src/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c44 #define SLH_DSA_POSSIBLE_SELECTIONS (OSSL_KEYMGMT_SELECT_KEYPAIR) macro
80 if ((selection & SLH_DSA_POSSIBLE_SELECTIONS) == 0) in slh_dsa_has()
118 if ((selection & SLH_DSA_POSSIBLE_SELECTIONS) == 0) in slh_dsa_import()
135 if ((selection & SLH_DSA_POSSIBLE_SELECTIONS) == 0) in slh_dsa_imexport_types()