Lines Matching refs:keymgmt
106 * from the same provider as the keymgmt are looked up, and one where
185 const OSSL_PROVIDER *k_prov = EVP_KEYMGMT_get0_provider(pk->keymgmt);
191 if (!evp_keymgmt_export(pk->keymgmt, pk->keydata, data->selection,
238 prov = EVP_KEYMGMT_get0_provider(pkey->keymgmt);
242 if (pkey->keymgmt != NULL) {
253 * First, collect the keymgmt names, then the encoders that match.
262 EVP_KEYMGMT_names_do_all(pkey->keymgmt, collect_name, &keymgmt_data);
276 * Place the encoders with the a different provider as the keymgmt
283 * Place the encoders with the same provider as the keymgmt first
343 const OSSL_PROVIDER *prov = EVP_KEYMGMT_get0_provider(pkey->keymgmt);