crypto_provider_entry_t
crypto_free_provider_list(crypto_provider_entry_t *array, uint_t count)
kmem_free(array, count * sizeof (crypto_provider_entry_t));
crypto_provider_entry_t **, boolean_t);
crypto_provider_entry_t **array, boolean_t return_slot_list)
crypto_provider_entry_t *p = NULL;
sizeof (crypto_provider_entry_t), KM_SLEEP);
crypto_provider_entry_t *entries;
copyout_size = count * sizeof (crypto_provider_entry_t);
void crypto_free_provider_list(crypto_provider_entry_t *list, uint_t count);
crypto_provider_entry_t pl_list[1];
crypto_provider_entry_t pl_list[1];