Searched defs:bigNumHex (Results 1 – 4 of 4) sorted by relevance
144 char bigNumHex[BIGNUM_HEX_LEN + 1] = { 0 }; variable
540 static int32_t BigNumExpMod(const Uint8Buff *base, const Uint8Buff *exp, const char *bigNumHex, Uin… in BigNumExpMod()
574 static int32_t BigNumExpMod(const Uint8Buff *base, const Uint8Buff *exp, const char *bigNumHex, Uin… in BigNumExpMod()
696 static int32_t BigNumExpMod(const Uint8Buff *base, const Uint8Buff *exp, const char *bigNumHex, Uin… in BigNumExpMod()