Searched refs:add_soft_config (Results 1 – 1 of 1) sorted by relevance
59 static int add_soft_config(char *, uint_t, crypto_mech_name_t *);198 r = add_soft_config(p->name, mech_count, mechsp); in kcf_soft_config_init()783 return (add_soft_config(name, count, array)); in crypto_load_soft_config()1048 add_soft_config(char *name, uint_t count, crypto_mech_name_t *array) in add_soft_config() function