Searched defs:BN_FLG_CONSTTIME (Results 1 – 3 of 3) sorted by relevance
13 pub const BN_FLG_CONSTTIME: c_int = 0x04; constant
67 # define BN_FLG_CONSTTIME 0x04 macro
61 # define BN_FLG_CONSTTIME 0x04 macro