Searched refs:mechsp (Results 1 – 1 of 1) sorted by relevance
188 crypto_mech_name_t *mechsp; in kcf_soft_config_init() local195 mechsp = kmem_alloc(alloc_size, KM_SLEEP); in kcf_soft_config_init()196 bcopy(p->mechs, mechsp, alloc_size); in kcf_soft_config_init()198 r = add_soft_config(p->name, mech_count, mechsp); in kcf_soft_config_init()