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