Searched refs:thismap (Results 1 – 1 of 1) sorted by relevance
74 const OSSL_ALGORITHM *thismap; in algorithm_do_map() local76 for (thismap = map; thismap->algorithm_names != NULL; thismap++) in algorithm_do_map()77 data->fn(provider, thismap, no_store, data->data); in algorithm_do_map()