add_soft_config
r = add_soft_config(p->name, mech_count, mechsp);
static int add_soft_config(char *, uint_t, crypto_mech_name_t *);
return (add_soft_config(name, count, array));