Lines Matching defs:selection
132 void *object, int selection,
138 const char *keytype, int selection, const char *pass);
151 int selection, const char *output_type,
170 if (!TEST_true(encode_cb(file, line, &encoded, &encoded_len, pkey, selection,
178 selection, pass)))
187 selection, pass))
188 || !TEST_true(encode_cb(file, line, &encoded2, &encoded2_len, pkey2, selection,
192 if (selection == OSSL_KEYMGMT_SELECT_DOMAIN_PARAMETERS) {
228 void *object, int selection,
240 if (!TEST_FL_ptr(ectx = OSSL_ENCODER_CTX_new_for_pkey(pkey, selection,
271 const char *keytype, int selection,
305 selection,
321 if (selection == OSSL_KEYMGMT_SELECT_DOMAIN_PARAMETERS) {
344 void *object, ossl_unused int selection,
384 void *object, int selection,
398 if ((selection & OSSL_KEYMGMT_SELECT_PRIVATE_KEY) != 0) {
429 void *object, int selection,
441 if (!TEST_FL_true(ossl_assert((selection