Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c1095 #define DO_PARAMETERS_selection_mask OSSL_KEYMGMT_SELECT_ALL_PARAMETERS macro
1097 if ((selection & DO_PARAMETERS_selection_mask) != 0) \
1166 #define DO_type_specific_params_selection_mask DO_PARAMETERS_selection_mask
1181 ( DO_PRIVATE_KEY_selection_mask | DO_PARAMETERS_selection_mask)