Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c50 #define DH_POSSIBLE_SELECTIONS \ macro
136 if ((selection & DH_POSSIBLE_SELECTIONS) == 0) in dh_has()
198 if ((selection & DH_POSSIBLE_SELECTIONS) == 0) in dh_import()
225 if ((selection & DH_POSSIBLE_SELECTIONS) == 0) in dh_export()
417 if ((selection & DH_POSSIBLE_SELECTIONS) == 0) in dh_validate()