Lines Matching defs:selection
59 int selection;
153 import_data.selection = data->selection;
241 * Either the caller didn't give a selection, or if they did,
242 * the decoder must tell us if it supports that selection to
247 && !decoder->does_selection(provctx, data->ctx->selection))
343 process_data->selection = ctx->selection;
429 const char *keytype, int selection,
441 "(ctx %p) Looking for %s decoders with selection %d\n",
442 (void *)ctx, keytype, selection);
449 && OSSL_DECODER_CTX_set_selection(ctx, selection)