Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/keymgmt/
A Ddsa_kmgmt.c50 #define DSA_POSSIBLE_SELECTIONS \ macro
136 if ((selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_has()
180 if ((selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_import()
350 if ((selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_validate()
375 if (!ossl_prov_is_running() || (selection & DSA_POSSIBLE_SELECTIONS) == 0) in dsa_gen_init()

Completed in 5 milliseconds