Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c52 #define DSA_POSSIBLE_SELECTIONS \ macro
140 if ((selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_has()
202 if ((selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_import()
229 if ((selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_export()
389 if ((selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_validate()
414 if (!ossl_prov_is_running() || (selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_gen_init()

Completed in 8 milliseconds