Searched defs:set_func (Results 1 – 4 of 4) sorted by relevance
26 #define set_func(c, f) \ in ossl_prov_seeding_from_dispatch() macro
57 typedef int (*set_func)(struct tac_handle *, const char *); typedef
559 #define set_func(c, f) if (c == NULL) c = f; else if (c != f) return 0; in OSSL_provider_init_int() macro [all...]
1361 int (*set_func)(struct cam_periph *periph, struct mtparamset *ps, member