Home
last modified time | relevance | path

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

/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c1083 #define DO_PUBLIC_KEY_selection_mask OSSL_KEYMGMT_SELECT_PUBLIC_KEY macro
1085 if ((selection & DO_PUBLIC_KEY_selection_mask) != 0) \
1145 #define DO_SubjectPublicKeyInfo_selection_mask DO_PUBLIC_KEY_selection_mask
1168 ( DO_PRIVATE_KEY_selection_mask | DO_PUBLIC_KEY_selection_mask )

Completed in 10 milliseconds