Searched defs:BN_FLG_CONSTTIME (Results 1 – 4 of 4) 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