Searched defs:CompareBignumWithWord (Results 1 – 2 of 2) sorted by relevance
100 int CompareBignumWithWord(const BIGNUM *bignum, BN_ULONG word) { in CompareBignumWithWord() function
253 TEST(BnUtil, CompareBignumWithWord) { in TEST() argument