Searched defs:BN_GENCB (Results 1 – 2 of 2) sorted by relevance
372 typedef struct bn_gencb_st BN_GENCB; typedef
913 [](int event, int, BN_GENCB *) -> int { return event != 3; }, in TEST() argument