Searched defs:bn_gencb_st (Results 1 – 1 of 1) sorted by relevance
349 struct bn_gencb_st { struct350 unsigned int ver; /* To handle binary (in)compatibility */351 void *arg; /* callback-specific data */352 union {357 } cb;
Completed in 4 milliseconds