Searched defs:bn_gencb_st (Results 1 – 1 of 1) sorted by relevance
262 struct bn_gencb_st { struct263 unsigned int ver; /* To handle binary (in)compatibility */264 void *arg; /* callback-specific data */265 union {270 } cb;
Completed in 6 milliseconds