Home
last modified time | relevance | path

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

/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c51 #define DH_POSSIBLE_SELECTIONS \ macro
137 if ((selection & DH_POSSIBLE_SELECTIONS) == 0) in dh_has()
199 if ((selection & DH_POSSIBLE_SELECTIONS) == 0) in dh_import()
226 if ((selection & DH_POSSIBLE_SELECTIONS) == 0) in dh_export()
420 if ((selection & DH_POSSIBLE_SELECTIONS) == 0) in dh_validate()

Completed in 6 milliseconds