You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bigint_test.c 99KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441
  1. /*
  2. * Copyright (C) 2012 Michael Brown <mbrown@fensystems.co.uk>.
  3. *
  4. * This program is free software; you can redistribute it and/or
  5. * modify it under the terms of the GNU General Public License as
  6. * published by the Free Software Foundation; either version 2 of the
  7. * License, or any later version.
  8. *
  9. * This program is distributed in the hope that it will be useful, but
  10. * WITHOUT ANY WARRANTY; without even the implied warranty of
  11. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  12. * General Public License for more details.
  13. *
  14. * You should have received a copy of the GNU General Public License
  15. * along with this program; if not, write to the Free Software
  16. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  17. * 02110-1301, USA.
  18. *
  19. * You can also choose to distribute this program under the terms of
  20. * the Unmodified Binary Distribution Licence (as given in the file
  21. * COPYING.UBDL), provided that you have satisfied its requirements.
  22. */
  23. FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
  24. /** @file
  25. *
  26. * Big integer self-tests
  27. *
  28. */
  29. /* Forcibly enable assertions */
  30. #undef NDEBUG
  31. #include <assert.h>
  32. #include <string.h>
  33. #include <ipxe/bigint.h>
  34. #include <ipxe/test.h>
  35. /** Define inline big integer */
  36. #define BIGINT(...) { __VA_ARGS__ }
  37. /* Provide global functions to allow inspection of generated assembly code */
  38. void bigint_init_sample ( bigint_element_t *value0, unsigned int size,
  39. const void *data, size_t len ) {
  40. bigint_t ( size ) *value __attribute__ (( may_alias ))
  41. = ( ( void * ) value0 );
  42. bigint_init ( value, data, len );
  43. }
  44. void bigint_done_sample ( const bigint_element_t *value0, unsigned int size,
  45. void *out, size_t len ) {
  46. const bigint_t ( size ) *value __attribute__ (( may_alias ))
  47. = ( ( const void * ) value0 );
  48. bigint_done ( value, out, len );
  49. }
  50. void bigint_add_sample ( const bigint_element_t *addend0,
  51. bigint_element_t *value0, unsigned int size ) {
  52. const bigint_t ( size ) *addend __attribute__ (( may_alias ))
  53. = ( ( const void * ) addend0 );
  54. bigint_t ( size ) *value __attribute__ (( may_alias ))
  55. = ( ( void * ) value0 );
  56. bigint_add ( addend, value );
  57. }
  58. void bigint_subtract_sample ( const bigint_element_t *subtrahend0,
  59. bigint_element_t *value0, unsigned int size ) {
  60. const bigint_t ( size ) *subtrahend __attribute__ (( may_alias ))
  61. = ( ( const void * ) subtrahend0 );
  62. bigint_t ( size ) *value __attribute__ (( may_alias ))
  63. = ( ( void * ) value0 );
  64. bigint_subtract ( subtrahend, value );
  65. }
  66. void bigint_rol_sample ( bigint_element_t *value0, unsigned int size ) {
  67. bigint_t ( size ) *value __attribute__ (( may_alias ))
  68. = ( ( void * ) value0 );
  69. bigint_rol ( value );
  70. }
  71. void bigint_ror_sample ( bigint_element_t *value0, unsigned int size ) {
  72. bigint_t ( size ) *value __attribute__ (( may_alias ))
  73. = ( ( void * ) value0 );
  74. bigint_ror ( value );
  75. }
  76. int bigint_is_zero_sample ( const bigint_element_t *value0,
  77. unsigned int size ) {
  78. const bigint_t ( size ) *value __attribute__ (( may_alias ))
  79. = ( ( const void * ) value0 );
  80. return bigint_is_zero ( value );
  81. }
  82. int bigint_is_geq_sample ( const bigint_element_t *value0,
  83. const bigint_element_t *reference0,
  84. unsigned int size ) {
  85. const bigint_t ( size ) *value __attribute__ (( may_alias ))
  86. = ( ( const void * ) value0 );
  87. const bigint_t ( size ) *reference __attribute__ (( may_alias ))
  88. = ( ( const void * ) reference0 );
  89. return bigint_is_geq ( value, reference );
  90. }
  91. int bigint_bit_is_set_sample ( const bigint_element_t *value0,
  92. unsigned int size, unsigned int bit ) {
  93. const bigint_t ( size ) *value __attribute__ (( may_alias ))
  94. = ( ( const void * ) value0 );
  95. return bigint_bit_is_set ( value, bit );
  96. }
  97. int bigint_max_set_bit_sample ( const bigint_element_t *value0,
  98. unsigned int size ) {
  99. const bigint_t ( size ) *value __attribute__ (( may_alias ))
  100. = ( ( const void * ) value0 );
  101. return bigint_max_set_bit ( value );
  102. }
  103. void bigint_grow_sample ( const bigint_element_t *source0,
  104. unsigned int source_size, bigint_element_t *dest0,
  105. unsigned int dest_size ) {
  106. const bigint_t ( source_size ) *source __attribute__ (( may_alias ))
  107. = ( ( const void * ) source0 );
  108. bigint_t ( dest_size ) *dest __attribute__ (( may_alias ))
  109. = ( ( void * ) dest0 );
  110. bigint_grow ( source, dest );
  111. }
  112. void bigint_shrink_sample ( const bigint_element_t *source0,
  113. unsigned int source_size, bigint_element_t *dest0,
  114. unsigned int dest_size ) {
  115. const bigint_t ( source_size ) *source __attribute__ (( may_alias ))
  116. = ( ( const void * ) source0 );
  117. bigint_t ( dest_size ) *dest __attribute__ (( may_alias ))
  118. = ( ( void * ) dest0 );
  119. bigint_shrink ( source, dest );
  120. }
  121. void bigint_multiply_sample ( const bigint_element_t *multiplicand0,
  122. const bigint_element_t *multiplier0,
  123. bigint_element_t *result0,
  124. unsigned int size ) {
  125. const bigint_t ( size ) *multiplicand __attribute__ (( may_alias ))
  126. = ( ( const void * ) multiplicand0 );
  127. const bigint_t ( size ) *multiplier __attribute__ (( may_alias ))
  128. = ( ( const void * ) multiplier0 );
  129. bigint_t ( size * 2 ) *result __attribute__ (( may_alias ))
  130. = ( ( void * ) result0 );
  131. bigint_multiply ( multiplicand, multiplier, result );
  132. }
  133. void bigint_mod_multiply_sample ( const bigint_element_t *multiplicand0,
  134. const bigint_element_t *multiplier0,
  135. const bigint_element_t *modulus0,
  136. bigint_element_t *result0,
  137. unsigned int size,
  138. void *tmp ) {
  139. const bigint_t ( size ) *multiplicand __attribute__ (( may_alias ))
  140. = ( ( const void * ) multiplicand0 );
  141. const bigint_t ( size ) *multiplier __attribute__ (( may_alias ))
  142. = ( ( const void * ) multiplier0 );
  143. const bigint_t ( size ) *modulus __attribute__ (( may_alias ))
  144. = ( ( const void * ) modulus0 );
  145. bigint_t ( size ) *result __attribute__ (( may_alias ))
  146. = ( ( void * ) result0 );
  147. bigint_mod_multiply ( multiplicand, multiplier, modulus, result, tmp );
  148. }
  149. void bigint_mod_exp_sample ( const bigint_element_t *base0,
  150. const bigint_element_t *modulus0,
  151. const bigint_element_t *exponent0,
  152. bigint_element_t *result0,
  153. unsigned int size, unsigned int exponent_size,
  154. void *tmp ) {
  155. const bigint_t ( size ) *base __attribute__ (( may_alias ))
  156. = ( ( const void * ) base0 );
  157. const bigint_t ( size ) *modulus __attribute__ (( may_alias ))
  158. = ( ( const void * ) modulus0 );
  159. const bigint_t ( exponent_size ) *exponent __attribute__ (( may_alias ))
  160. = ( ( const void * ) exponent0 );
  161. bigint_t ( size ) *result __attribute__ (( may_alias ))
  162. = ( ( void * ) result0 );
  163. bigint_mod_exp ( base, modulus, exponent, result, tmp );
  164. }
  165. /**
  166. * Report result of big integer addition test
  167. *
  168. * @v addend Big integer to add
  169. * @v value Big integer to be added to
  170. * @v expected Big integer expected result
  171. */
  172. #define bigint_add_ok( addend, value, expected ) do { \
  173. static const uint8_t addend_raw[] = addend; \
  174. static const uint8_t value_raw[] = value; \
  175. static const uint8_t expected_raw[] = expected; \
  176. uint8_t result_raw[ sizeof ( expected_raw ) ]; \
  177. unsigned int size = \
  178. bigint_required_size ( sizeof ( value_raw ) ); \
  179. bigint_t ( size ) addend_temp; \
  180. bigint_t ( size ) value_temp; \
  181. {} /* Fix emacs alignment */ \
  182. \
  183. assert ( bigint_size ( &addend_temp ) == \
  184. bigint_size ( &value_temp ) ); \
  185. bigint_init ( &value_temp, value_raw, sizeof ( value_raw ) ); \
  186. bigint_init ( &addend_temp, addend_raw, \
  187. sizeof ( addend_raw ) ); \
  188. DBG ( "Add:\n" ); \
  189. DBG_HDA ( 0, &addend_temp, sizeof ( addend_temp ) ); \
  190. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  191. bigint_add ( &addend_temp, &value_temp ); \
  192. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  193. bigint_done ( &value_temp, result_raw, sizeof ( result_raw ) ); \
  194. \
  195. ok ( memcmp ( result_raw, expected_raw, \
  196. sizeof ( result_raw ) ) == 0 ); \
  197. } while ( 0 )
  198. /**
  199. * Report result of big integer subtraction test
  200. *
  201. * @v subtrahend Big integer to subtract
  202. * @v value Big integer to be subtracted from
  203. * @v expected Big integer expected result
  204. */
  205. #define bigint_subtract_ok( subtrahend, value, expected ) do { \
  206. static const uint8_t subtrahend_raw[] = subtrahend; \
  207. static const uint8_t value_raw[] = value; \
  208. static const uint8_t expected_raw[] = expected; \
  209. uint8_t result_raw[ sizeof ( expected_raw ) ]; \
  210. unsigned int size = \
  211. bigint_required_size ( sizeof ( value_raw ) ); \
  212. bigint_t ( size ) subtrahend_temp; \
  213. bigint_t ( size ) value_temp; \
  214. {} /* Fix emacs alignment */ \
  215. \
  216. assert ( bigint_size ( &subtrahend_temp ) == \
  217. bigint_size ( &value_temp ) ); \
  218. bigint_init ( &value_temp, value_raw, sizeof ( value_raw ) ); \
  219. bigint_init ( &subtrahend_temp, subtrahend_raw, \
  220. sizeof ( subtrahend_raw ) ); \
  221. DBG ( "Subtract:\n" ); \
  222. DBG_HDA ( 0, &subtrahend_temp, sizeof ( subtrahend_temp ) ); \
  223. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  224. bigint_subtract ( &subtrahend_temp, &value_temp ); \
  225. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  226. bigint_done ( &value_temp, result_raw, sizeof ( result_raw ) ); \
  227. \
  228. ok ( memcmp ( result_raw, expected_raw, \
  229. sizeof ( result_raw ) ) == 0 ); \
  230. } while ( 0 )
  231. /**
  232. * Report result of big integer left rotation test
  233. *
  234. * @v value Big integer
  235. * @v expected Big integer expected result
  236. */
  237. #define bigint_rol_ok( value, expected ) do { \
  238. static const uint8_t value_raw[] = value; \
  239. static const uint8_t expected_raw[] = expected; \
  240. uint8_t result_raw[ sizeof ( expected_raw ) ]; \
  241. unsigned int size = \
  242. bigint_required_size ( sizeof ( value_raw ) ); \
  243. bigint_t ( size ) value_temp; \
  244. {} /* Fix emacs alignment */ \
  245. \
  246. bigint_init ( &value_temp, value_raw, sizeof ( value_raw ) ); \
  247. DBG ( "Rotate left:\n" ); \
  248. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  249. bigint_rol ( &value_temp ); \
  250. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  251. bigint_done ( &value_temp, result_raw, sizeof ( result_raw ) ); \
  252. \
  253. ok ( memcmp ( result_raw, expected_raw, \
  254. sizeof ( result_raw ) ) == 0 ); \
  255. } while ( 0 )
  256. /**
  257. * Report result of big integer right rotation test
  258. *
  259. * @v value Big integer
  260. * @v expected Big integer expected result
  261. */
  262. #define bigint_ror_ok( value, expected ) do { \
  263. static const uint8_t value_raw[] = value; \
  264. static const uint8_t expected_raw[] = expected; \
  265. uint8_t result_raw[ sizeof ( expected_raw ) ]; \
  266. unsigned int size = \
  267. bigint_required_size ( sizeof ( value_raw ) ); \
  268. bigint_t ( size ) value_temp; \
  269. {} /* Fix emacs alignment */ \
  270. \
  271. bigint_init ( &value_temp, value_raw, sizeof ( value_raw ) ); \
  272. DBG ( "Rotate right:\n" ); \
  273. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  274. bigint_ror ( &value_temp ); \
  275. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  276. bigint_done ( &value_temp, result_raw, sizeof ( result_raw ) ); \
  277. \
  278. ok ( memcmp ( result_raw, expected_raw, \
  279. sizeof ( result_raw ) ) == 0 ); \
  280. } while ( 0 )
  281. /**
  282. * Report result of big integer zero comparison test
  283. *
  284. * @v value Big integer
  285. * @v expected Expected result
  286. */
  287. #define bigint_is_zero_ok( value, expected ) do { \
  288. static const uint8_t value_raw[] = value; \
  289. unsigned int size = \
  290. bigint_required_size ( sizeof ( value_raw ) ); \
  291. bigint_t ( size ) value_temp; \
  292. int is_zero; \
  293. {} /* Fix emacs alignment */ \
  294. \
  295. bigint_init ( &value_temp, value_raw, sizeof ( value_raw ) ); \
  296. DBG ( "Zero comparison:\n" ); \
  297. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  298. is_zero = bigint_is_zero ( &value_temp ); \
  299. DBG ( "...is %szero\n", ( is_zero ? "" : "not " ) ); \
  300. ok ( ( !! is_zero ) == ( !! (expected) ) ); \
  301. } while ( 0 )
  302. /**
  303. * Report result of big integer greater-than-or-equal comparison test
  304. *
  305. * @v value Big integer
  306. * @v reference Reference big integer
  307. * @v expected Expected result
  308. */
  309. #define bigint_is_geq_ok( value, reference, expected ) do { \
  310. static const uint8_t value_raw[] = value; \
  311. static const uint8_t reference_raw[] = reference; \
  312. unsigned int size = \
  313. bigint_required_size ( sizeof ( value_raw ) ); \
  314. bigint_t ( size ) value_temp; \
  315. bigint_t ( size ) reference_temp; \
  316. int is_geq; \
  317. {} /* Fix emacs alignment */ \
  318. \
  319. assert ( bigint_size ( &reference_temp ) == \
  320. bigint_size ( &value_temp ) ); \
  321. bigint_init ( &value_temp, value_raw, sizeof ( value_raw ) ); \
  322. bigint_init ( &reference_temp, reference_raw, \
  323. sizeof ( reference_raw ) ); \
  324. DBG ( "Greater-than-or-equal comparison:\n" ); \
  325. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  326. DBG_HDA ( 0, &reference_temp, sizeof ( reference_temp ) ); \
  327. is_geq = bigint_is_geq ( &value_temp, &reference_temp ); \
  328. DBG ( "...is %sgreater than or equal\n", \
  329. ( is_geq ? "" : "not " ) ); \
  330. ok ( ( !! is_geq ) == ( !! (expected) ) ); \
  331. } while ( 0 )
  332. /**
  333. * Report result of big integer bit-set test
  334. *
  335. * @v value Big integer
  336. * @v bit Bit to test
  337. * @v expected Expected result
  338. */
  339. #define bigint_bit_is_set_ok( value, bit, expected ) do { \
  340. static const uint8_t value_raw[] = value; \
  341. unsigned int size = \
  342. bigint_required_size ( sizeof ( value_raw ) ); \
  343. bigint_t ( size ) value_temp; \
  344. int bit_is_set; \
  345. {} /* Fix emacs alignment */ \
  346. \
  347. bigint_init ( &value_temp, value_raw, sizeof ( value_raw ) ); \
  348. DBG ( "Bit set:\n" ); \
  349. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  350. bit_is_set = bigint_bit_is_set ( &value_temp, bit ); \
  351. DBG ( "...bit %d is %sset\n", bit, \
  352. ( bit_is_set ? "" : "not " ) ); \
  353. ok ( ( !! bit_is_set ) == ( !! (expected) ) ); \
  354. } while ( 0 )
  355. /**
  356. * Report result of big integer maximum set bit test
  357. *
  358. * @v value Big integer
  359. * @v expected Expected result
  360. */
  361. #define bigint_max_set_bit_ok( value, expected ) do { \
  362. static const uint8_t value_raw[] = value; \
  363. unsigned int size = \
  364. bigint_required_size ( sizeof ( value_raw ) ); \
  365. bigint_t ( size ) value_temp; \
  366. int max_set_bit; \
  367. {} /* Fix emacs alignment */ \
  368. \
  369. bigint_init ( &value_temp, value_raw, sizeof ( value_raw ) ); \
  370. DBG ( "Maximum set bit:\n" ); \
  371. DBG_HDA ( 0, &value_temp, sizeof ( value_temp ) ); \
  372. max_set_bit = bigint_max_set_bit ( &value_temp ); \
  373. DBG ( "...maximum set bit is bit %d\n", ( max_set_bit - 1 ) ); \
  374. ok ( max_set_bit == (expected) ); \
  375. } while ( 0 )
  376. /**
  377. * Report result of big integer multiplication test
  378. *
  379. * @v multiplicand Big integer to be multiplied
  380. * @v multiplier Big integer to be multiplied
  381. * @v expected Big integer expected result
  382. */
  383. #define bigint_multiply_ok( multiplicand, multiplier, expected ) do { \
  384. static const uint8_t multiplicand_raw[] = multiplicand; \
  385. static const uint8_t multiplier_raw[] = multiplier; \
  386. static const uint8_t expected_raw[] = expected; \
  387. uint8_t result_raw[ sizeof ( expected_raw ) ]; \
  388. unsigned int size = \
  389. bigint_required_size ( sizeof ( multiplicand_raw ) ); \
  390. bigint_t ( size ) multiplicand_temp; \
  391. bigint_t ( size ) multiplier_temp; \
  392. bigint_t ( size * 2 ) result_temp; \
  393. {} /* Fix emacs alignment */ \
  394. \
  395. assert ( bigint_size ( &multiplier_temp ) == \
  396. bigint_size ( &multiplicand_temp ) ); \
  397. assert ( bigint_size ( &result_temp ) == \
  398. ( 2 * bigint_size ( &multiplicand_temp ) ) ); \
  399. bigint_init ( &multiplicand_temp, multiplicand_raw, \
  400. sizeof ( multiplicand_raw ) ); \
  401. bigint_init ( &multiplier_temp, multiplier_raw, \
  402. sizeof ( multiplier_raw ) ); \
  403. DBG ( "Multiply:\n" ); \
  404. DBG_HDA ( 0, &multiplicand_temp, sizeof ( multiplicand_temp ) );\
  405. DBG_HDA ( 0, &multiplier_temp, sizeof ( multiplier_temp ) ); \
  406. bigint_multiply ( &multiplicand_temp, &multiplier_temp, \
  407. &result_temp ); \
  408. DBG_HDA ( 0, &result_temp, sizeof ( result_temp ) ); \
  409. bigint_done ( &result_temp, result_raw, sizeof ( result_raw ) );\
  410. \
  411. ok ( memcmp ( result_raw, expected_raw, \
  412. sizeof ( result_raw ) ) == 0 ); \
  413. } while ( 0 )
  414. /**
  415. * Report result of big integer modular multiplication test
  416. *
  417. * @v multiplicand Big integer to be multiplied
  418. * @v multiplier Big integer to be multiplied
  419. * @v modulus Big integer modulus
  420. * @v expected Big integer expected result
  421. */
  422. #define bigint_mod_multiply_ok( multiplicand, multiplier, modulus, \
  423. expected ) do { \
  424. static const uint8_t multiplicand_raw[] = multiplicand; \
  425. static const uint8_t multiplier_raw[] = multiplier; \
  426. static const uint8_t modulus_raw[] = modulus; \
  427. static const uint8_t expected_raw[] = expected; \
  428. uint8_t result_raw[ sizeof ( expected_raw ) ]; \
  429. unsigned int size = \
  430. bigint_required_size ( sizeof ( multiplicand_raw ) ); \
  431. bigint_t ( size ) multiplicand_temp; \
  432. bigint_t ( size ) multiplier_temp; \
  433. bigint_t ( size ) modulus_temp; \
  434. bigint_t ( size ) result_temp; \
  435. size_t tmp_len = bigint_mod_multiply_tmp_len ( &modulus_temp ); \
  436. uint8_t tmp[tmp_len]; \
  437. {} /* Fix emacs alignment */ \
  438. \
  439. assert ( bigint_size ( &multiplier_temp ) == \
  440. bigint_size ( &multiplicand_temp ) ); \
  441. assert ( bigint_size ( &multiplier_temp ) == \
  442. bigint_size ( &modulus_temp ) ); \
  443. assert ( bigint_size ( &multiplier_temp ) == \
  444. bigint_size ( &result_temp ) ); \
  445. bigint_init ( &multiplicand_temp, multiplicand_raw, \
  446. sizeof ( multiplicand_raw ) ); \
  447. bigint_init ( &multiplier_temp, multiplier_raw, \
  448. sizeof ( multiplier_raw ) ); \
  449. bigint_init ( &modulus_temp, modulus_raw, \
  450. sizeof ( modulus_raw ) ); \
  451. DBG ( "Modular multiply:\n" ); \
  452. DBG_HDA ( 0, &multiplicand_temp, sizeof ( multiplicand_temp ) );\
  453. DBG_HDA ( 0, &multiplier_temp, sizeof ( multiplier_temp ) ); \
  454. DBG_HDA ( 0, &modulus_temp, sizeof ( modulus_temp ) ); \
  455. bigint_mod_multiply ( &multiplicand_temp, &multiplier_temp, \
  456. &modulus_temp, &result_temp, tmp ); \
  457. DBG_HDA ( 0, &result_temp, sizeof ( result_temp ) ); \
  458. bigint_done ( &result_temp, result_raw, sizeof ( result_raw ) );\
  459. \
  460. ok ( memcmp ( result_raw, expected_raw, \
  461. sizeof ( result_raw ) ) == 0 ); \
  462. } while ( 0 )
  463. /**
  464. * Report result of big integer modular exponentiation test
  465. *
  466. * @v base Big integer base
  467. * @v modulus Big integer modulus
  468. * @v exponent Big integer exponent
  469. * @v expected Big integer expected result
  470. */
  471. #define bigint_mod_exp_ok( base, modulus, exponent, expected ) do { \
  472. static const uint8_t base_raw[] = base; \
  473. static const uint8_t modulus_raw[] = modulus; \
  474. static const uint8_t exponent_raw[] = exponent; \
  475. static const uint8_t expected_raw[] = expected; \
  476. uint8_t result_raw[ sizeof ( expected_raw ) ]; \
  477. unsigned int size = \
  478. bigint_required_size ( sizeof ( base_raw ) ); \
  479. unsigned int exponent_size = \
  480. bigint_required_size ( sizeof ( exponent_raw ) ); \
  481. bigint_t ( size ) base_temp; \
  482. bigint_t ( size ) modulus_temp; \
  483. bigint_t ( exponent_size ) exponent_temp; \
  484. bigint_t ( size ) result_temp; \
  485. size_t tmp_len = bigint_mod_exp_tmp_len ( &modulus_temp, \
  486. &exponent_temp ); \
  487. uint8_t tmp[tmp_len]; \
  488. {} /* Fix emacs alignment */ \
  489. \
  490. assert ( bigint_size ( &modulus_temp ) == \
  491. bigint_size ( &base_temp ) ); \
  492. assert ( bigint_size ( &modulus_temp ) == \
  493. bigint_size ( &result_temp ) ); \
  494. bigint_init ( &base_temp, base_raw, sizeof ( base_raw ) ); \
  495. bigint_init ( &modulus_temp, modulus_raw, \
  496. sizeof ( modulus_raw ) ); \
  497. bigint_init ( &exponent_temp, exponent_raw, \
  498. sizeof ( exponent_raw ) ); \
  499. DBG ( "Modular exponentiation:\n" ); \
  500. DBG_HDA ( 0, &base_temp, sizeof ( base_temp ) ); \
  501. DBG_HDA ( 0, &modulus_temp, sizeof ( modulus_temp ) ); \
  502. DBG_HDA ( 0, &exponent_temp, sizeof ( exponent_temp ) ); \
  503. bigint_mod_exp ( &base_temp, &modulus_temp, &exponent_temp, \
  504. &result_temp, tmp ); \
  505. DBG_HDA ( 0, &result_temp, sizeof ( result_temp ) ); \
  506. bigint_done ( &result_temp, result_raw, sizeof ( result_raw ) );\
  507. \
  508. ok ( memcmp ( result_raw, expected_raw, \
  509. sizeof ( result_raw ) ) == 0 ); \
  510. } while ( 0 )
  511. /**
  512. * Perform big integer self-tests
  513. *
  514. */
  515. static void bigint_test_exec ( void ) {
  516. bigint_add_ok ( BIGINT ( 0x8a ),
  517. BIGINT ( 0x43 ),
  518. BIGINT ( 0xcd ) );
  519. bigint_add_ok ( BIGINT ( 0xc5, 0x7b ),
  520. BIGINT ( 0xd6, 0xb1 ),
  521. BIGINT ( 0x9c, 0x2c ) );
  522. bigint_add_ok ( BIGINT ( 0xf9, 0xd9, 0xdc ),
  523. BIGINT ( 0x6d, 0x4b, 0xca ),
  524. BIGINT ( 0x67, 0x25, 0xa6 ) );
  525. bigint_add_ok ( BIGINT ( 0xdd, 0xc2, 0x20, 0x5f ),
  526. BIGINT ( 0x80, 0x32, 0xc4, 0xb0 ),
  527. BIGINT ( 0x5d, 0xf4, 0xe5, 0x0f ) );
  528. bigint_add_ok ( BIGINT ( 0x01, 0xed, 0x45, 0x4b, 0x41, 0xeb, 0x4c,
  529. 0x2e, 0x53, 0x07, 0x15, 0x51, 0x56, 0x47,
  530. 0x29, 0xfc, 0x9c, 0xbd, 0xbd, 0xfb, 0x1b,
  531. 0xd1, 0x1d ),
  532. BIGINT ( 0x73, 0xed, 0xfc, 0x35, 0x31, 0x22, 0xd7,
  533. 0xb1, 0xea, 0x91, 0x5a, 0xe4, 0xba, 0xbc,
  534. 0xa1, 0x38, 0x72, 0xae, 0x4b, 0x1c, 0xc1,
  535. 0x05, 0xb3 ),
  536. BIGINT ( 0x75, 0xdb, 0x41, 0x80, 0x73, 0x0e, 0x23,
  537. 0xe0, 0x3d, 0x98, 0x70, 0x36, 0x11, 0x03,
  538. 0xcb, 0x35, 0x0f, 0x6c, 0x09, 0x17, 0xdc,
  539. 0xd6, 0xd0 ) );
  540. bigint_add_ok ( BIGINT ( 0x06, 0x8e, 0xd6, 0x18, 0xbb, 0x4b, 0x0c,
  541. 0xc5, 0x85, 0xde, 0xee, 0x9b, 0x3f, 0x65,
  542. 0x63, 0x86, 0xf5, 0x5a, 0x9f, 0xa2, 0xd7,
  543. 0xb2, 0xc7, 0xb6, 0x1d, 0x28, 0x6c, 0x50,
  544. 0x47, 0x10, 0x0a, 0x0e, 0x86, 0xcd, 0x2a,
  545. 0x64, 0xdc, 0xe6, 0x9d, 0x96, 0xd8, 0xf4,
  546. 0x56, 0x46, 0x6f, 0xbb, 0x7b, 0x64, 0x6f,
  547. 0xdc, 0x2a, 0xd1, 0x3b, 0xcc, 0x03, 0x85,
  548. 0x95, 0xf4, 0xe9, 0x68, 0x1f, 0x5c, 0xc5,
  549. 0xbf, 0x97, 0x19, 0x12, 0x88, 0x2e, 0x88,
  550. 0xb9, 0x34, 0xac, 0x74, 0x83, 0x2d, 0x8f,
  551. 0xb3, 0x97, 0x53, 0x99, 0xf3, 0xb4, 0x8b,
  552. 0x2d, 0x98, 0x69, 0x8d, 0x19, 0xf0, 0x40,
  553. 0x66, 0x3f, 0x60, 0x78, 0x34, 0x7f, 0x9b,
  554. 0xf7, 0x01, 0x74, 0x55, 0xca, 0x63, 0x25,
  555. 0x7b, 0x86, 0xe9, 0x73, 0xfd, 0x5d, 0x77,
  556. 0x32, 0x5e, 0x9e, 0x42, 0x53, 0xb6, 0x35,
  557. 0x92, 0xb9, 0xd7, 0x1b, 0xf7, 0x16, 0x55,
  558. 0xf6, 0xe2 ),
  559. BIGINT ( 0x3f, 0x8f, 0x62, 0x21, 0x4a, 0x7a, 0xa2,
  560. 0xef, 0xa8, 0x79, 0x9b, 0x73, 0xac, 0xde,
  561. 0x72, 0xe4, 0xfc, 0x3c, 0xd3, 0xa9, 0x44,
  562. 0x1a, 0x6a, 0x02, 0x76, 0xe3, 0x78, 0x4d,
  563. 0x2e, 0x07, 0x9b, 0xb6, 0x3d, 0x5d, 0xc5,
  564. 0xcd, 0x68, 0x23, 0x4b, 0x5f, 0x89, 0x0e,
  565. 0xd7, 0xa7, 0xff, 0x18, 0x80, 0xdc, 0xfb,
  566. 0x34, 0x45, 0xca, 0x4b, 0xdb, 0x8a, 0x19,
  567. 0xcb, 0xc9, 0xe5, 0xa1, 0x63, 0xa2, 0x0d,
  568. 0x56, 0xc4, 0xf9, 0x51, 0x1b, 0x88, 0x4e,
  569. 0x36, 0xab, 0x15, 0x4d, 0x8f, 0xdc, 0x08,
  570. 0xc4, 0x4d, 0x43, 0xc7, 0x2b, 0xc9, 0x5c,
  571. 0x05, 0x26, 0xe3, 0x46, 0xf0, 0x64, 0xaa,
  572. 0x02, 0xa4, 0xbe, 0x3a, 0xd1, 0xca, 0x07,
  573. 0x6a, 0x6e, 0x62, 0xf4, 0x57, 0x71, 0x96,
  574. 0xec, 0xf0, 0x0b, 0xac, 0xa4, 0x4a, 0xa3,
  575. 0x6d, 0x01, 0xba, 0xbd, 0x62, 0xc0, 0x10,
  576. 0x54, 0x33, 0x8a, 0x71, 0xef, 0xaa, 0x1c,
  577. 0x25, 0x25 ),
  578. BIGINT ( 0x46, 0x1e, 0x38, 0x3a, 0x05, 0xc5, 0xaf,
  579. 0xb5, 0x2e, 0x58, 0x8a, 0x0e, 0xec, 0x43,
  580. 0xd6, 0x6b, 0xf1, 0x97, 0x73, 0x4c, 0x1b,
  581. 0xcd, 0x31, 0xb8, 0x94, 0x0b, 0xe4, 0x9d,
  582. 0x75, 0x17, 0xa5, 0xc4, 0xc4, 0x2a, 0xf0,
  583. 0x32, 0x45, 0x09, 0xe8, 0xf6, 0x62, 0x03,
  584. 0x2d, 0xee, 0x6e, 0xd3, 0xfc, 0x41, 0x6b,
  585. 0x10, 0x70, 0x9b, 0x87, 0xa7, 0x8d, 0x9f,
  586. 0x61, 0xbe, 0xcf, 0x09, 0x82, 0xfe, 0xd3,
  587. 0x16, 0x5c, 0x12, 0x63, 0xa3, 0xb6, 0xd6,
  588. 0xef, 0xdf, 0xc1, 0xc2, 0x13, 0x09, 0x98,
  589. 0x77, 0xe4, 0x97, 0x61, 0x1f, 0x7d, 0xe7,
  590. 0x32, 0xbf, 0x4c, 0xd4, 0x0a, 0x54, 0xea,
  591. 0x68, 0xe4, 0x1e, 0xb3, 0x06, 0x49, 0xa3,
  592. 0x61, 0x6f, 0xd7, 0x4a, 0x21, 0xd4, 0xbc,
  593. 0x68, 0x76, 0xf5, 0x20, 0xa1, 0xa8, 0x1a,
  594. 0x9f, 0x60, 0x58, 0xff, 0xb6, 0x76, 0x45,
  595. 0xe6, 0xed, 0x61, 0x8d, 0xe6, 0xc0, 0x72,
  596. 0x1c, 0x07 ) );
  597. bigint_subtract_ok ( BIGINT ( 0x83 ),
  598. BIGINT ( 0x50 ),
  599. BIGINT ( 0xcd ) );
  600. bigint_subtract_ok ( BIGINT ( 0x2c, 0x7c ),
  601. BIGINT ( 0x49, 0x0e ),
  602. BIGINT ( 0x1c, 0x92 ) );
  603. bigint_subtract_ok ( BIGINT ( 0x9c, 0x30, 0xbf ),
  604. BIGINT ( 0xde, 0x4e, 0x07 ),
  605. BIGINT ( 0x42, 0x1d, 0x48 ) );
  606. bigint_subtract_ok ( BIGINT ( 0xbb, 0x77, 0x32, 0x5a ),
  607. BIGINT ( 0x5a, 0xd5, 0xfe, 0x28 ),
  608. BIGINT ( 0x9f, 0x5e, 0xcb, 0xce ) );
  609. bigint_subtract_ok ( BIGINT ( 0x7b, 0xaa, 0x16, 0xcf, 0x15, 0x87,
  610. 0xe0, 0x4f, 0x2c, 0xa3, 0xec, 0x2f,
  611. 0x46, 0xfb, 0x83, 0xc6, 0xe0, 0xee,
  612. 0x57, 0xfa, 0x04, 0xce, 0xa6 ),
  613. BIGINT ( 0x46, 0x55, 0xb6, 0x23, 0x63, 0xd0,
  614. 0x55, 0xdb, 0x8f, 0xcc, 0x55, 0xa8,
  615. 0x2f, 0x85, 0xc1, 0x9f, 0x2c, 0x13,
  616. 0x10, 0x9e, 0x76, 0x3c, 0x11 ),
  617. BIGINT ( 0xca, 0xab, 0x9f, 0x54, 0x4e, 0x48,
  618. 0x75, 0x8c, 0x63, 0x28, 0x69, 0x78,
  619. 0xe8, 0x8a, 0x3d, 0xd8, 0x4b, 0x24,
  620. 0xb8, 0xa4, 0x71, 0x6d, 0x6b ) );
  621. bigint_subtract_ok ( BIGINT ( 0x5b, 0x06, 0x77, 0x7b, 0xfd, 0x34,
  622. 0x5f, 0x0f, 0xd9, 0xbd, 0x8e, 0x5d,
  623. 0xc8, 0x4a, 0x70, 0x95, 0x1b, 0xb6,
  624. 0x48, 0xfb, 0x0e, 0x40, 0xce, 0x06,
  625. 0x66, 0xcc, 0x29, 0xe9, 0x51, 0x59,
  626. 0x59, 0xc9, 0x65, 0x07, 0x75, 0xb8,
  627. 0xd4, 0xcb, 0x07, 0x68, 0x14, 0x48,
  628. 0xc7, 0x1e, 0xfe, 0xb3, 0x4c, 0xf1,
  629. 0x10, 0xf0, 0xc7, 0x82, 0x38, 0x4c,
  630. 0xaf, 0x05, 0x6d, 0x91, 0xc5, 0x18,
  631. 0xfd, 0x1e, 0x26, 0x1b, 0xef, 0x71,
  632. 0x70, 0x2e, 0x06, 0x70, 0x8e, 0x54,
  633. 0xfa, 0x2b, 0x4d, 0x96, 0x85, 0x10,
  634. 0x03, 0x76, 0xe7, 0x17, 0x59, 0x86,
  635. 0x6c, 0x8b, 0x24, 0x6e, 0xd9, 0x30,
  636. 0xf3, 0xd2, 0x9b, 0x62, 0xdc, 0x23,
  637. 0x54, 0x06, 0x51, 0xb1, 0x95, 0x58,
  638. 0xec, 0x27, 0xf6, 0x19, 0xae, 0xf4,
  639. 0x31, 0xec, 0x72, 0x53, 0xcd, 0x32,
  640. 0xed, 0xf4, 0x25, 0x4a, 0x5b, 0x36,
  641. 0xa2, 0xb4, 0xa0, 0x29, 0x0c, 0x6b,
  642. 0x3f, 0xc2 ),
  643. BIGINT ( 0x7a, 0xd4, 0x25, 0xf1, 0xb5, 0xf5,
  644. 0x00, 0x96, 0x47, 0x5b, 0x4f, 0x9f,
  645. 0x1f, 0x61, 0x69, 0xd9, 0x72, 0x47,
  646. 0xde, 0xbd, 0x87, 0x5d, 0x50, 0x91,
  647. 0x69, 0xd8, 0x35, 0xe0, 0x43, 0xd8,
  648. 0xd5, 0x15, 0xf2, 0xcd, 0x01, 0x73,
  649. 0x0d, 0x34, 0xf0, 0x34, 0x46, 0x76,
  650. 0xc0, 0x55, 0x7b, 0x27, 0xf5, 0x7b,
  651. 0x55, 0xe9, 0xd0, 0x29, 0x0b, 0x4b,
  652. 0x9f, 0x07, 0xbf, 0x2c, 0x3f, 0xef,
  653. 0x36, 0x34, 0xde, 0x29, 0x1d, 0x5d,
  654. 0x84, 0x5a, 0x5d, 0xc1, 0x02, 0x4d,
  655. 0x56, 0xf1, 0x47, 0x39, 0x37, 0xc9,
  656. 0xb5, 0x5f, 0x73, 0xec, 0x7c, 0x3d,
  657. 0xbd, 0xc0, 0xfd, 0x38, 0x6c, 0x91,
  658. 0x88, 0x4a, 0x0f, 0xee, 0xa1, 0x80,
  659. 0xf5, 0x6a, 0x7c, 0x8c, 0x02, 0xc3,
  660. 0x5a, 0xb2, 0x15, 0xa6, 0x2f, 0x6b,
  661. 0x5b, 0x78, 0xb5, 0xf3, 0xbd, 0xd0,
  662. 0xc8, 0xbc, 0xb1, 0xbb, 0xe1, 0xce,
  663. 0x22, 0x80, 0x34, 0x5a, 0x2a, 0x27,
  664. 0x83, 0xdc ),
  665. BIGINT ( 0x1f, 0xcd, 0xae, 0x75, 0xb8, 0xc0,
  666. 0xa1, 0x86, 0x6d, 0x9d, 0xc1, 0x41,
  667. 0x57, 0x16, 0xf9, 0x44, 0x56, 0x91,
  668. 0x95, 0xc2, 0x79, 0x1c, 0x82, 0x8b,
  669. 0x03, 0x0c, 0x0b, 0xf6, 0xf2, 0x7f,
  670. 0x7b, 0x4c, 0x8d, 0xc5, 0x8b, 0xba,
  671. 0x38, 0x69, 0xe8, 0xcc, 0x32, 0x2d,
  672. 0xf9, 0x36, 0x7c, 0x74, 0xa8, 0x8a,
  673. 0x44, 0xf9, 0x08, 0xa6, 0xd2, 0xfe,
  674. 0xf0, 0x02, 0x51, 0x9a, 0x7a, 0xd6,
  675. 0x39, 0x16, 0xb8, 0x0d, 0x2d, 0xec,
  676. 0x14, 0x2c, 0x57, 0x50, 0x73, 0xf8,
  677. 0x5c, 0xc5, 0xf9, 0xa2, 0xb2, 0xb9,
  678. 0xb1, 0xe8, 0x8c, 0xd5, 0x22, 0xb7,
  679. 0x51, 0x35, 0xd8, 0xc9, 0x93, 0x60,
  680. 0x94, 0x77, 0x74, 0x8b, 0xc5, 0x5d,
  681. 0xa1, 0x64, 0x2a, 0xda, 0x6d, 0x6a,
  682. 0x6e, 0x8a, 0x1f, 0x8c, 0x80, 0x77,
  683. 0x29, 0x8c, 0x43, 0x9f, 0xf0, 0x9d,
  684. 0xda, 0xc8, 0x8c, 0x71, 0x86, 0x97,
  685. 0x7f, 0xcb, 0x94, 0x31, 0x1d, 0xbc,
  686. 0x44, 0x1a ) );
  687. bigint_rol_ok ( BIGINT ( 0xe0 ),
  688. BIGINT ( 0xc0 ) );
  689. bigint_rol_ok ( BIGINT ( 0x43, 0x1d ),
  690. BIGINT ( 0x86, 0x3a ) );
  691. bigint_rol_ok ( BIGINT ( 0xac, 0xed, 0x9b ),
  692. BIGINT ( 0x59, 0xdb, 0x36 ) );
  693. bigint_rol_ok ( BIGINT ( 0x2c, 0xe8, 0x3a, 0x22 ),
  694. BIGINT ( 0x59, 0xd0, 0x74, 0x44 ) );
  695. bigint_rol_ok ( BIGINT ( 0x4e, 0x88, 0x4a, 0x05, 0x5e, 0x10, 0xee,
  696. 0x5b, 0xc6, 0x40, 0x0e, 0x03, 0xd7, 0x0d,
  697. 0x28, 0xa5, 0x55, 0xb2, 0x50, 0xef, 0x69,
  698. 0xd1, 0x1d ),
  699. BIGINT ( 0x9d, 0x10, 0x94, 0x0a, 0xbc, 0x21, 0xdc,
  700. 0xb7, 0x8c, 0x80, 0x1c, 0x07, 0xae, 0x1a,
  701. 0x51, 0x4a, 0xab, 0x64, 0xa1, 0xde, 0xd3,
  702. 0xa2, 0x3a ) );
  703. bigint_rol_ok ( BIGINT ( 0x07, 0x62, 0x78, 0x70, 0x2e, 0xd4, 0x41,
  704. 0xaa, 0x9b, 0x50, 0xb1, 0x9a, 0x71, 0xf5,
  705. 0x1c, 0x2f, 0xe7, 0x0d, 0xf1, 0x46, 0x57,
  706. 0x04, 0x99, 0x78, 0x4e, 0x84, 0x78, 0xba,
  707. 0x57, 0xea, 0xa5, 0x43, 0xf7, 0x02, 0xf0,
  708. 0x7a, 0x22, 0x60, 0x65, 0x42, 0xf2, 0x33,
  709. 0x7d, 0xe3, 0xa8, 0x1b, 0xc4, 0x14, 0xdb,
  710. 0xee, 0x4a, 0xf1, 0xe1, 0x52, 0xd4, 0xda,
  711. 0x23, 0xed, 0x13, 0x5d, 0xea, 0xcf, 0xf6,
  712. 0x5e, 0x39, 0x84, 0xe2, 0xb3, 0xa2, 0x05,
  713. 0xba, 0xd9, 0x49, 0x8e, 0x75, 0x1d, 0xdb,
  714. 0xe6, 0xb1, 0x6e, 0xda, 0x0a, 0x83, 0xd0,
  715. 0x6e, 0xcf, 0x7a, 0x66, 0xb7, 0x64, 0x84,
  716. 0xf5, 0x09, 0x5a, 0xa8, 0x11, 0x93, 0xf3,
  717. 0x4f, 0x02, 0x28, 0x00, 0x3a, 0xf0, 0xa9,
  718. 0x08, 0x77, 0x04, 0xf5, 0x04, 0xcd, 0x6b,
  719. 0x24, 0xbe, 0x0f, 0x6d, 0xe3, 0xb2, 0xd3,
  720. 0x07, 0x68, 0xe9, 0x00, 0x59, 0xa0, 0xe4,
  721. 0x9e, 0x5e ),
  722. BIGINT ( 0x0e, 0xc4, 0xf0, 0xe0, 0x5d, 0xa8, 0x83,
  723. 0x55, 0x36, 0xa1, 0x63, 0x34, 0xe3, 0xea,
  724. 0x38, 0x5f, 0xce, 0x1b, 0xe2, 0x8c, 0xae,
  725. 0x09, 0x32, 0xf0, 0x9d, 0x08, 0xf1, 0x74,
  726. 0xaf, 0xd5, 0x4a, 0x87, 0xee, 0x05, 0xe0,
  727. 0xf4, 0x44, 0xc0, 0xca, 0x85, 0xe4, 0x66,
  728. 0xfb, 0xc7, 0x50, 0x37, 0x88, 0x29, 0xb7,
  729. 0xdc, 0x95, 0xe3, 0xc2, 0xa5, 0xa9, 0xb4,
  730. 0x47, 0xda, 0x26, 0xbb, 0xd5, 0x9f, 0xec,
  731. 0xbc, 0x73, 0x09, 0xc5, 0x67, 0x44, 0x0b,
  732. 0x75, 0xb2, 0x93, 0x1c, 0xea, 0x3b, 0xb7,
  733. 0xcd, 0x62, 0xdd, 0xb4, 0x15, 0x07, 0xa0,
  734. 0xdd, 0x9e, 0xf4, 0xcd, 0x6e, 0xc9, 0x09,
  735. 0xea, 0x12, 0xb5, 0x50, 0x23, 0x27, 0xe6,
  736. 0x9e, 0x04, 0x50, 0x00, 0x75, 0xe1, 0x52,
  737. 0x10, 0xee, 0x09, 0xea, 0x09, 0x9a, 0xd6,
  738. 0x49, 0x7c, 0x1e, 0xdb, 0xc7, 0x65, 0xa6,
  739. 0x0e, 0xd1, 0xd2, 0x00, 0xb3, 0x41, 0xc9,
  740. 0x3c, 0xbc ) );
  741. bigint_ror_ok ( BIGINT ( 0x8f ),
  742. BIGINT ( 0x47 ) );
  743. bigint_ror_ok ( BIGINT ( 0xaa, 0x1d ),
  744. BIGINT ( 0x55, 0x0e ) );
  745. bigint_ror_ok ( BIGINT ( 0xf0, 0xbd, 0x68 ),
  746. BIGINT ( 0x78, 0x5e, 0xb4 ) );
  747. bigint_ror_ok ( BIGINT ( 0x33, 0xa0, 0x3d, 0x95 ),
  748. BIGINT ( 0x19, 0xd0, 0x1e, 0xca ) );
  749. bigint_ror_ok ( BIGINT ( 0xa1, 0xf4, 0xb9, 0x64, 0x91, 0x99, 0xa1,
  750. 0xf4, 0xae, 0xeb, 0x71, 0x97, 0x1b, 0x71,
  751. 0x09, 0x38, 0x3f, 0x8f, 0xc5, 0x3a, 0xb9,
  752. 0x75, 0x94 ),
  753. BIGINT ( 0x50, 0xfa, 0x5c, 0xb2, 0x48, 0xcc, 0xd0,
  754. 0xfa, 0x57, 0x75, 0xb8, 0xcb, 0x8d, 0xb8,
  755. 0x84, 0x9c, 0x1f, 0xc7, 0xe2, 0x9d, 0x5c,
  756. 0xba, 0xca ) );
  757. bigint_ror_ok ( BIGINT ( 0xc0, 0xb3, 0x78, 0x46, 0x69, 0x6e, 0x35,
  758. 0x94, 0xed, 0x28, 0xdc, 0xfd, 0xf6, 0xdb,
  759. 0x2d, 0x24, 0xcb, 0xa4, 0x6f, 0x0e, 0x58,
  760. 0x89, 0x04, 0xec, 0xc8, 0x0c, 0x2d, 0xb3,
  761. 0x58, 0xa7, 0x22, 0x6d, 0x93, 0xe0, 0xb8,
  762. 0x48, 0x6a, 0x3f, 0x04, 0x7e, 0xbe, 0xb8,
  763. 0xa7, 0x84, 0xf5, 0xc9, 0x2f, 0x60, 0x9e,
  764. 0x7c, 0xbc, 0xaf, 0x28, 0x89, 0x2f, 0xaa,
  765. 0xd1, 0x82, 0x77, 0xa4, 0xdf, 0xf3, 0x4a,
  766. 0xc6, 0xed, 0xa3, 0x07, 0xb4, 0xa9, 0xfd,
  767. 0xef, 0xf8, 0x20, 0xb9, 0xb3, 0xff, 0x35,
  768. 0x27, 0xed, 0x02, 0xea, 0xec, 0x63, 0xc0,
  769. 0x46, 0x97, 0xc0, 0x4c, 0xca, 0x89, 0xca,
  770. 0x14, 0xe8, 0xe0, 0x02, 0x14, 0x44, 0x46,
  771. 0xf3, 0x2f, 0xbc, 0x6a, 0x28, 0xa2, 0xbe,
  772. 0x20, 0xc8, 0xaa, 0x0f, 0xd9, 0x51, 0x8e,
  773. 0x8d, 0x51, 0x29, 0x61, 0xef, 0x48, 0xae,
  774. 0x3e, 0xe5, 0x10, 0xbf, 0xda, 0x9b, 0x92,
  775. 0xb3, 0x77 ),
  776. BIGINT ( 0x60, 0x59, 0xbc, 0x23, 0x34, 0xb7, 0x1a,
  777. 0xca, 0x76, 0x94, 0x6e, 0x7e, 0xfb, 0x6d,
  778. 0x96, 0x92, 0x65, 0xd2, 0x37, 0x87, 0x2c,
  779. 0x44, 0x82, 0x76, 0x64, 0x06, 0x16, 0xd9,
  780. 0xac, 0x53, 0x91, 0x36, 0xc9, 0xf0, 0x5c,
  781. 0x24, 0x35, 0x1f, 0x82, 0x3f, 0x5f, 0x5c,
  782. 0x53, 0xc2, 0x7a, 0xe4, 0x97, 0xb0, 0x4f,
  783. 0x3e, 0x5e, 0x57, 0x94, 0x44, 0x97, 0xd5,
  784. 0x68, 0xc1, 0x3b, 0xd2, 0x6f, 0xf9, 0xa5,
  785. 0x63, 0x76, 0xd1, 0x83, 0xda, 0x54, 0xfe,
  786. 0xf7, 0xfc, 0x10, 0x5c, 0xd9, 0xff, 0x9a,
  787. 0x93, 0xf6, 0x81, 0x75, 0x76, 0x31, 0xe0,
  788. 0x23, 0x4b, 0xe0, 0x26, 0x65, 0x44, 0xe5,
  789. 0x0a, 0x74, 0x70, 0x01, 0x0a, 0x22, 0x23,
  790. 0x79, 0x97, 0xde, 0x35, 0x14, 0x51, 0x5f,
  791. 0x10, 0x64, 0x55, 0x07, 0xec, 0xa8, 0xc7,
  792. 0x46, 0xa8, 0x94, 0xb0, 0xf7, 0xa4, 0x57,
  793. 0x1f, 0x72, 0x88, 0x5f, 0xed, 0x4d, 0xc9,
  794. 0x59, 0xbb ) );
  795. bigint_is_zero_ok ( BIGINT ( 0x9b ),
  796. 0 );
  797. bigint_is_zero_ok ( BIGINT ( 0x5a, 0x9d ),
  798. 0 );
  799. bigint_is_zero_ok ( BIGINT ( 0x5f, 0x80, 0x78 ),
  800. 0 );
  801. bigint_is_zero_ok ( BIGINT ( 0xa0, 0x52, 0x47, 0x2e ),
  802. 0 );
  803. bigint_is_zero_ok ( BIGINT ( 0x18, 0x08, 0x49, 0xdb, 0x7b, 0x5c,
  804. 0xe7, 0x41, 0x07, 0xdf, 0xed, 0xf9,
  805. 0xd3, 0x92, 0x0d, 0x75, 0xa6, 0xb0,
  806. 0x14, 0xfa, 0xdd, 0xfd, 0x82 ),
  807. 0 );
  808. bigint_is_zero_ok ( BIGINT ( 0x04, 0x04, 0xb5, 0xf5, 0x01, 0xae,
  809. 0x2b, 0x91, 0xa7, 0xc1, 0x49, 0x97,
  810. 0x3f, 0x45, 0x53, 0x52, 0xb8, 0x52,
  811. 0xf1, 0x62, 0xa5, 0x21, 0x18, 0xd4,
  812. 0xb0, 0xb4, 0x8a, 0x17, 0x0e, 0xe8,
  813. 0xeb, 0xaa, 0x28, 0xae, 0x3d, 0x8e,
  814. 0xe3, 0x6c, 0xd0, 0x01, 0x0c, 0x54,
  815. 0xca, 0x23, 0xbb, 0x06, 0xcd, 0x7a,
  816. 0x61, 0x89, 0x38, 0x34, 0x6e, 0xc7,
  817. 0xc2, 0xee, 0xb1, 0x80, 0x61, 0x0e,
  818. 0xc6, 0x8d, 0x65, 0xa0, 0xeb, 0x34,
  819. 0xe9, 0x63, 0x09, 0x4c, 0x20, 0xac,
  820. 0x42, 0xe3, 0x35, 0xa2, 0x3e, 0x3b,
  821. 0x2e, 0x18, 0x70, 0x45, 0x7c, 0xab,
  822. 0x42, 0xcc, 0xe0, 0x9e, 0x7c, 0x42,
  823. 0xd1, 0xda, 0x6c, 0x51, 0x10, 0x1e,
  824. 0x0e, 0x3f, 0xe5, 0xd6, 0xd8, 0x56,
  825. 0x08, 0xb2, 0x3b, 0x15, 0xc4, 0x7c,
  826. 0x0c, 0x7e, 0xaf, 0x7b, 0x9d, 0xd6,
  827. 0x2b, 0xc0, 0x2f, 0xa2, 0xa3, 0xa3,
  828. 0x77, 0x58, 0x1b, 0xe9, 0xa8, 0x9a,
  829. 0x23, 0x7f ),
  830. 0 );
  831. bigint_is_zero_ok ( BIGINT ( 0x00 ),
  832. 1 );
  833. bigint_is_zero_ok ( BIGINT ( 0x00, 0x00 ),
  834. 1 );
  835. bigint_is_zero_ok ( BIGINT ( 0x00, 0x00, 0x00 ),
  836. 1 );
  837. bigint_is_zero_ok ( BIGINT ( 0x00, 0x00, 0x00, 0x00 ),
  838. 1 );
  839. bigint_is_zero_ok ( BIGINT ( 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  840. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  841. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  842. 0x00, 0x00, 0x00, 0x00, 0x00 ),
  843. 1 );
  844. bigint_is_zero_ok ( BIGINT ( 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  845. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  846. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  847. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  848. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  849. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  850. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  851. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  852. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  853. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  854. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  855. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  856. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  857. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  858. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  859. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  860. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  861. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  862. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  863. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  864. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  865. 0x00, 0x00 ),
  866. 1 );
  867. bigint_is_zero_ok ( BIGINT ( 0xff ),
  868. 0 );
  869. bigint_is_zero_ok ( BIGINT ( 0xff, 0xff ),
  870. 0 );
  871. bigint_is_zero_ok ( BIGINT ( 0xff, 0xff, 0xff ),
  872. 0 );
  873. bigint_is_zero_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff ),
  874. 0 );
  875. bigint_is_zero_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  876. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  877. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  878. 0xff, 0xff, 0xff, 0xff, 0xff ),
  879. 0 );
  880. bigint_is_zero_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  881. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  882. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  883. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  884. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  885. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  886. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  887. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  888. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  889. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  890. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  891. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  892. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  893. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  894. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  895. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  896. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  897. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  898. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  899. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  900. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  901. 0xff, 0xff ),
  902. 0 );
  903. bigint_is_geq_ok ( BIGINT ( 0xa2 ),
  904. BIGINT ( 0x58 ),
  905. 1 );
  906. bigint_is_geq_ok ( BIGINT ( 0x58 ),
  907. BIGINT ( 0xa2 ),
  908. 0 );
  909. bigint_is_geq_ok ( BIGINT ( 0xa2 ),
  910. BIGINT ( 0xa2 ),
  911. 1 );
  912. bigint_is_geq_ok ( BIGINT ( 0x61, 0x29 ),
  913. BIGINT ( 0x87, 0xac ),
  914. 0 );
  915. bigint_is_geq_ok ( BIGINT ( 0x87, 0xac ),
  916. BIGINT ( 0x61, 0x29 ),
  917. 1 );
  918. bigint_is_geq_ok ( BIGINT ( 0x61, 0x29 ),
  919. BIGINT ( 0x61, 0x29 ),
  920. 1 );
  921. bigint_is_geq_ok ( BIGINT ( 0xe6, 0x63, 0x14 ),
  922. BIGINT ( 0xb7, 0x2b, 0x76 ),
  923. 1 );
  924. bigint_is_geq_ok ( BIGINT ( 0xb7, 0x2b, 0x76 ),
  925. BIGINT ( 0xe6, 0x63, 0x14 ),
  926. 0 );
  927. bigint_is_geq_ok ( BIGINT ( 0xe6, 0x63, 0x14 ),
  928. BIGINT ( 0xe6, 0x63, 0x14 ),
  929. 1 );
  930. bigint_is_geq_ok ( BIGINT ( 0xe7, 0x4f, 0xd4, 0x80 ),
  931. BIGINT ( 0xb5, 0xf9, 0x9b, 0x90 ),
  932. 1 );
  933. bigint_is_geq_ok ( BIGINT ( 0xb5, 0xf9, 0x9b, 0x90 ),
  934. BIGINT ( 0xe7, 0x4f, 0xd4, 0x80 ),
  935. 0 );
  936. bigint_is_geq_ok ( BIGINT ( 0xe7, 0x4f, 0xd4, 0x80 ),
  937. BIGINT ( 0xe7, 0x4f, 0xd4, 0x80 ),
  938. 1 );
  939. bigint_is_geq_ok ( BIGINT ( 0xe6, 0x2c, 0x7c, 0x24, 0x78, 0x8f, 0x12,
  940. 0x20, 0xde, 0xd3, 0x6b, 0xc9, 0x97, 0x2d,
  941. 0x66, 0x74, 0xe5, 0xb6, 0xf7, 0x8f, 0x2b,
  942. 0x60, 0x98 ),
  943. BIGINT ( 0x77, 0xbc, 0x3b, 0x1b, 0x57, 0x43, 0x3b,
  944. 0x8c, 0x82, 0xda, 0xb5, 0xc7, 0x18, 0x09,
  945. 0xb3, 0x59, 0x0e, 0x53, 0x2a, 0xb9, 0xd8,
  946. 0xa2, 0xb4 ),
  947. 1 );
  948. bigint_is_geq_ok ( BIGINT ( 0x77, 0xbc, 0x3b, 0x1b, 0x57, 0x43, 0x3b,
  949. 0x8c, 0x82, 0xda, 0xb5, 0xc7, 0x18, 0x09,
  950. 0xb3, 0x59, 0x0e, 0x53, 0x2a, 0xb9, 0xd8,
  951. 0xa2, 0xb4 ),
  952. BIGINT ( 0xe6, 0x2c, 0x7c, 0x24, 0x78, 0x8f, 0x12,
  953. 0x20, 0xde, 0xd3, 0x6b, 0xc9, 0x97, 0x2d,
  954. 0x66, 0x74, 0xe5, 0xb6, 0xf7, 0x8f, 0x2b,
  955. 0x60, 0x98 ),
  956. 0 );
  957. bigint_is_geq_ok ( BIGINT ( 0xe6, 0x2c, 0x7c, 0x24, 0x78, 0x8f, 0x12,
  958. 0x20, 0xde, 0xd3, 0x6b, 0xc9, 0x97, 0x2d,
  959. 0x66, 0x74, 0xe5, 0xb6, 0xf7, 0x8f, 0x2b,
  960. 0x60, 0x98 ),
  961. BIGINT ( 0xe6, 0x2c, 0x7c, 0x24, 0x78, 0x8f, 0x12,
  962. 0x20, 0xde, 0xd3, 0x6b, 0xc9, 0x97, 0x2d,
  963. 0x66, 0x74, 0xe5, 0xb6, 0xf7, 0x8f, 0x2b,
  964. 0x60, 0x98 ),
  965. 1 );
  966. bigint_is_geq_ok ( BIGINT ( 0x2a, 0x98, 0xfd, 0x87, 0x5d, 0x9f, 0xb4,
  967. 0x8b, 0x5c, 0xcd, 0x5f, 0xcd, 0x53, 0xb3,
  968. 0xd1, 0x81, 0x6a, 0x9c, 0x93, 0x66, 0x40,
  969. 0xa7, 0x64, 0xe0, 0x8c, 0xec, 0x96, 0x63,
  970. 0x4d, 0x29, 0xfa, 0xb1, 0x5d, 0x93, 0x2f,
  971. 0xf9, 0x36, 0xea, 0x3b, 0xc1, 0xaf, 0x85,
  972. 0xcb, 0xde, 0x2d, 0xc8, 0x48, 0x33, 0xce,
  973. 0x7b, 0xa4, 0xa4, 0xda, 0x0f, 0xaa, 0x1b,
  974. 0xcb, 0xed, 0xbe, 0x3a, 0xa5, 0xbb, 0x73,
  975. 0x28, 0x04, 0xc6, 0x2a, 0xfb, 0x3a, 0xc3,
  976. 0xae, 0x42, 0x1f, 0x53, 0x6c, 0xb2, 0x76,
  977. 0xb7, 0xe2, 0x88, 0xcb, 0x88, 0xcf, 0xf0,
  978. 0x52, 0x81, 0xd3, 0xb2, 0x1f, 0x56, 0xe1,
  979. 0xe1, 0x47, 0x93, 0x6f, 0x2b, 0x49, 0xaa,
  980. 0x50, 0x99, 0x7a, 0xc4, 0x56, 0xb7, 0x13,
  981. 0x80, 0xf4, 0x73, 0x88, 0xc7, 0x39, 0x83,
  982. 0x67, 0xc7, 0xcc, 0xb2, 0x28, 0x7a, 0xd3,
  983. 0xdc, 0x48, 0xea, 0x62, 0x0d, 0xf5, 0x5a,
  984. 0x27, 0x96 ),
  985. BIGINT ( 0xd4, 0x6b, 0x0a, 0x2e, 0x9f, 0xde, 0x4b,
  986. 0x64, 0xfa, 0x6b, 0x37, 0x73, 0x66, 0x06,
  987. 0xee, 0x04, 0xef, 0xe6, 0x3c, 0x7d, 0x57,
  988. 0x22, 0x7f, 0x1f, 0x62, 0x1c, 0x7e, 0x20,
  989. 0xda, 0x97, 0xd0, 0x27, 0x23, 0xf6, 0x77,
  990. 0x5b, 0x49, 0x97, 0xe1, 0x65, 0x91, 0x13,
  991. 0x93, 0xd6, 0x12, 0xc3, 0x66, 0x91, 0x76,
  992. 0xe8, 0x47, 0x4c, 0x6a, 0x1b, 0xa2, 0x02,
  993. 0xf8, 0x94, 0xaa, 0xe0, 0x1b, 0x0b, 0x17,
  994. 0x86, 0x5e, 0xf5, 0x17, 0x23, 0xf5, 0x17,
  995. 0x91, 0x6b, 0xd7, 0x2f, 0x5a, 0xfe, 0x8a,
  996. 0x63, 0x28, 0x31, 0x1e, 0x09, 0x60, 0x29,
  997. 0x5d, 0x55, 0xd8, 0x79, 0xeb, 0x78, 0x36,
  998. 0x44, 0x69, 0xa4, 0x76, 0xa5, 0x35, 0x30,
  999. 0xca, 0xc9, 0xf9, 0x62, 0xd7, 0x82, 0x13,
  1000. 0x56, 0xd0, 0x58, 0xfe, 0x16, 0x4b, 0xfb,
  1001. 0xa8, 0x4c, 0xb3, 0xd7, 0xcf, 0x5f, 0x93,
  1002. 0x9d, 0xc4, 0x11, 0xb4, 0xdd, 0xf8, 0x8f,
  1003. 0xe1, 0x11 ),
  1004. 0 );
  1005. bigint_is_geq_ok ( BIGINT ( 0xd4, 0x6b, 0x0a, 0x2e, 0x9f, 0xde, 0x4b,
  1006. 0x64, 0xfa, 0x6b, 0x37, 0x73, 0x66, 0x06,
  1007. 0xee, 0x04, 0xef, 0xe6, 0x3c, 0x7d, 0x57,
  1008. 0x22, 0x7f, 0x1f, 0x62, 0x1c, 0x7e, 0x20,
  1009. 0xda, 0x97, 0xd0, 0x27, 0x23, 0xf6, 0x77,
  1010. 0x5b, 0x49, 0x97, 0xe1, 0x65, 0x91, 0x13,
  1011. 0x93, 0xd6, 0x12, 0xc3, 0x66, 0x91, 0x76,
  1012. 0xe8, 0x47, 0x4c, 0x6a, 0x1b, 0xa2, 0x02,
  1013. 0xf8, 0x94, 0xaa, 0xe0, 0x1b, 0x0b, 0x17,
  1014. 0x86, 0x5e, 0xf5, 0x17, 0x23, 0xf5, 0x17,
  1015. 0x91, 0x6b, 0xd7, 0x2f, 0x5a, 0xfe, 0x8a,
  1016. 0x63, 0x28, 0x31, 0x1e, 0x09, 0x60, 0x29,
  1017. 0x5d, 0x55, 0xd8, 0x79, 0xeb, 0x78, 0x36,
  1018. 0x44, 0x69, 0xa4, 0x76, 0xa5, 0x35, 0x30,
  1019. 0xca, 0xc9, 0xf9, 0x62, 0xd7, 0x82, 0x13,
  1020. 0x56, 0xd0, 0x58, 0xfe, 0x16, 0x4b, 0xfb,
  1021. 0xa8, 0x4c, 0xb3, 0xd7, 0xcf, 0x5f, 0x93,
  1022. 0x9d, 0xc4, 0x11, 0xb4, 0xdd, 0xf8, 0x8f,
  1023. 0xe1, 0x11 ),
  1024. BIGINT ( 0x2a, 0x98, 0xfd, 0x87, 0x5d, 0x9f, 0xb4,
  1025. 0x8b, 0x5c, 0xcd, 0x5f, 0xcd, 0x53, 0xb3,
  1026. 0xd1, 0x81, 0x6a, 0x9c, 0x93, 0x66, 0x40,
  1027. 0xa7, 0x64, 0xe0, 0x8c, 0xec, 0x96, 0x63,
  1028. 0x4d, 0x29, 0xfa, 0xb1, 0x5d, 0x93, 0x2f,
  1029. 0xf9, 0x36, 0xea, 0x3b, 0xc1, 0xaf, 0x85,
  1030. 0xcb, 0xde, 0x2d, 0xc8, 0x48, 0x33, 0xce,
  1031. 0x7b, 0xa4, 0xa4, 0xda, 0x0f, 0xaa, 0x1b,
  1032. 0xcb, 0xed, 0xbe, 0x3a, 0xa5, 0xbb, 0x73,
  1033. 0x28, 0x04, 0xc6, 0x2a, 0xfb, 0x3a, 0xc3,
  1034. 0xae, 0x42, 0x1f, 0x53, 0x6c, 0xb2, 0x76,
  1035. 0xb7, 0xe2, 0x88, 0xcb, 0x88, 0xcf, 0xf0,
  1036. 0x52, 0x81, 0xd3, 0xb2, 0x1f, 0x56, 0xe1,
  1037. 0xe1, 0x47, 0x93, 0x6f, 0x2b, 0x49, 0xaa,
  1038. 0x50, 0x99, 0x7a, 0xc4, 0x56, 0xb7, 0x13,
  1039. 0x80, 0xf4, 0x73, 0x88, 0xc7, 0x39, 0x83,
  1040. 0x67, 0xc7, 0xcc, 0xb2, 0x28, 0x7a, 0xd3,
  1041. 0xdc, 0x48, 0xea, 0x62, 0x0d, 0xf5, 0x5a,
  1042. 0x27, 0x96 ),
  1043. 1 );
  1044. bigint_is_geq_ok ( BIGINT ( 0x2a, 0x98, 0xfd, 0x87, 0x5d, 0x9f, 0xb4,
  1045. 0x8b, 0x5c, 0xcd, 0x5f, 0xcd, 0x53, 0xb3,
  1046. 0xd1, 0x81, 0x6a, 0x9c, 0x93, 0x66, 0x40,
  1047. 0xa7, 0x64, 0xe0, 0x8c, 0xec, 0x96, 0x63,
  1048. 0x4d, 0x29, 0xfa, 0xb1, 0x5d, 0x93, 0x2f,
  1049. 0xf9, 0x36, 0xea, 0x3b, 0xc1, 0xaf, 0x85,
  1050. 0xcb, 0xde, 0x2d, 0xc8, 0x48, 0x33, 0xce,
  1051. 0x7b, 0xa4, 0xa4, 0xda, 0x0f, 0xaa, 0x1b,
  1052. 0xcb, 0xed, 0xbe, 0x3a, 0xa5, 0xbb, 0x73,
  1053. 0x28, 0x04, 0xc6, 0x2a, 0xfb, 0x3a, 0xc3,
  1054. 0xae, 0x42, 0x1f, 0x53, 0x6c, 0xb2, 0x76,
  1055. 0xb7, 0xe2, 0x88, 0xcb, 0x88, 0xcf, 0xf0,
  1056. 0x52, 0x81, 0xd3, 0xb2, 0x1f, 0x56, 0xe1,
  1057. 0xe1, 0x47, 0x93, 0x6f, 0x2b, 0x49, 0xaa,
  1058. 0x50, 0x99, 0x7a, 0xc4, 0x56, 0xb7, 0x13,
  1059. 0x80, 0xf4, 0x73, 0x88, 0xc7, 0x39, 0x83,
  1060. 0x67, 0xc7, 0xcc, 0xb2, 0x28, 0x7a, 0xd3,
  1061. 0xdc, 0x48, 0xea, 0x62, 0x0d, 0xf5, 0x5a,
  1062. 0x27, 0x96 ),
  1063. BIGINT ( 0x2a, 0x98, 0xfd, 0x87, 0x5d, 0x9f, 0xb4,
  1064. 0x8b, 0x5c, 0xcd, 0x5f, 0xcd, 0x53, 0xb3,
  1065. 0xd1, 0x81, 0x6a, 0x9c, 0x93, 0x66, 0x40,
  1066. 0xa7, 0x64, 0xe0, 0x8c, 0xec, 0x96, 0x63,
  1067. 0x4d, 0x29, 0xfa, 0xb1, 0x5d, 0x93, 0x2f,
  1068. 0xf9, 0x36, 0xea, 0x3b, 0xc1, 0xaf, 0x85,
  1069. 0xcb, 0xde, 0x2d, 0xc8, 0x48, 0x33, 0xce,
  1070. 0x7b, 0xa4, 0xa4, 0xda, 0x0f, 0xaa, 0x1b,
  1071. 0xcb, 0xed, 0xbe, 0x3a, 0xa5, 0xbb, 0x73,
  1072. 0x28, 0x04, 0xc6, 0x2a, 0xfb, 0x3a, 0xc3,
  1073. 0xae, 0x42, 0x1f, 0x53, 0x6c, 0xb2, 0x76,
  1074. 0xb7, 0xe2, 0x88, 0xcb, 0x88, 0xcf, 0xf0,
  1075. 0x52, 0x81, 0xd3, 0xb2, 0x1f, 0x56, 0xe1,
  1076. 0xe1, 0x47, 0x93, 0x6f, 0x2b, 0x49, 0xaa,
  1077. 0x50, 0x99, 0x7a, 0xc4, 0x56, 0xb7, 0x13,
  1078. 0x80, 0xf4, 0x73, 0x88, 0xc7, 0x39, 0x83,
  1079. 0x67, 0xc7, 0xcc, 0xb2, 0x28, 0x7a, 0xd3,
  1080. 0xdc, 0x48, 0xea, 0x62, 0x0d, 0xf5, 0x5a,
  1081. 0x27, 0x96 ),
  1082. 1 );
  1083. bigint_bit_is_set_ok ( BIGINT ( 0x37 ),
  1084. 0, 1 );
  1085. bigint_bit_is_set_ok ( BIGINT ( 0xe6, 0xcb ),
  1086. 0, 1 );
  1087. bigint_bit_is_set_ok ( BIGINT ( 0xd9, 0x0c, 0x5b ),
  1088. 0, 1 );
  1089. bigint_bit_is_set_ok ( BIGINT ( 0x8b, 0x56, 0x89, 0xaf ),
  1090. 0, 1 );
  1091. bigint_bit_is_set_ok ( BIGINT ( 0x25, 0xfc, 0xaf, 0xeb, 0x81, 0xc3,
  1092. 0xb8, 0x2f, 0xbb, 0xe3, 0x07, 0xb2,
  1093. 0xe2, 0x2a, 0xe2, 0x2d, 0xb4, 0x4d,
  1094. 0x6d, 0xec, 0x51, 0xa0, 0x2f ),
  1095. 0, 1 );
  1096. bigint_bit_is_set_ok ( BIGINT ( 0x25, 0xfc, 0xaf, 0xeb, 0x81, 0xc3,
  1097. 0xb8, 0x2f, 0xbb, 0xe3, 0x07, 0xb2,
  1098. 0xe2, 0x2a, 0xe2, 0x2d, 0xb4, 0x4d,
  1099. 0x6d, 0xec, 0x51, 0xa0, 0x2f ),
  1100. 45, 0 );
  1101. bigint_bit_is_set_ok ( BIGINT ( 0x88, 0x04, 0xec, 0xe6, 0xfb, 0x31,
  1102. 0x87, 0x43, 0xb2, 0x04, 0x9e, 0x09,
  1103. 0xba, 0x3e, 0x6d, 0x64, 0x1a, 0x85,
  1104. 0xb6, 0x46, 0x7d, 0x71, 0x3c, 0x06,
  1105. 0xd6, 0x40, 0x52, 0x39, 0x95, 0xa1,
  1106. 0x06, 0xff, 0x6a, 0x5c, 0xa3, 0x6d,
  1107. 0x4a, 0xc9, 0x77, 0x87, 0x75, 0x25,
  1108. 0x57, 0x65, 0x72, 0x73, 0x64, 0x7e,
  1109. 0xe9, 0x16, 0x17, 0xf3, 0x65, 0x3f,
  1110. 0xd5, 0xcc, 0xd7, 0xa2, 0xee, 0xe7,
  1111. 0x8d, 0x48, 0xd5, 0x7e, 0xdd, 0x59,
  1112. 0x4b, 0xf0, 0x96, 0x8b, 0x21, 0x65,
  1113. 0x04, 0x66, 0xc5, 0xff, 0x3e, 0x60,
  1114. 0xba, 0x28, 0x38, 0x7d, 0x9c, 0x09,
  1115. 0xd1, 0x8e, 0xac, 0x73, 0x8e, 0xf2,
  1116. 0x1e, 0xdf, 0x83, 0x6e, 0x54, 0xd5,
  1117. 0x34, 0xc1, 0xc6, 0xf9, 0x62, 0x2a,
  1118. 0x7d, 0xec, 0x47, 0xf2, 0xfc, 0xa2,
  1119. 0x10, 0x0a, 0x67, 0x1b, 0xc6, 0x11,
  1120. 0x9d, 0x68, 0x25, 0x8b, 0xb5, 0x9b,
  1121. 0x83, 0xf8, 0xa2, 0x11, 0xf5, 0xd4,
  1122. 0xcb, 0xe0 ),
  1123. 0, 0 );
  1124. bigint_bit_is_set_ok ( BIGINT ( 0x88, 0x04, 0xec, 0xe6, 0xfb, 0x31,
  1125. 0x87, 0x43, 0xb2, 0x04, 0x9e, 0x09,
  1126. 0xba, 0x3e, 0x6d, 0x64, 0x1a, 0x85,
  1127. 0xb6, 0x46, 0x7d, 0x71, 0x3c, 0x06,
  1128. 0xd6, 0x40, 0x52, 0x39, 0x95, 0xa1,
  1129. 0x06, 0xff, 0x6a, 0x5c, 0xa3, 0x6d,
  1130. 0x4a, 0xc9, 0x77, 0x87, 0x75, 0x25,
  1131. 0x57, 0x65, 0x72, 0x73, 0x64, 0x7e,
  1132. 0xe9, 0x16, 0x17, 0xf3, 0x65, 0x3f,
  1133. 0xd5, 0xcc, 0xd7, 0xa2, 0xee, 0xe7,
  1134. 0x8d, 0x48, 0xd5, 0x7e, 0xdd, 0x59,
  1135. 0x4b, 0xf0, 0x96, 0x8b, 0x21, 0x65,
  1136. 0x04, 0x66, 0xc5, 0xff, 0x3e, 0x60,
  1137. 0xba, 0x28, 0x38, 0x7d, 0x9c, 0x09,
  1138. 0xd1, 0x8e, 0xac, 0x73, 0x8e, 0xf2,
  1139. 0x1e, 0xdf, 0x83, 0x6e, 0x54, 0xd5,
  1140. 0x34, 0xc1, 0xc6, 0xf9, 0x62, 0x2a,
  1141. 0x7d, 0xec, 0x47, 0xf2, 0xfc, 0xa2,
  1142. 0x10, 0x0a, 0x67, 0x1b, 0xc6, 0x11,
  1143. 0x9d, 0x68, 0x25, 0x8b, 0xb5, 0x9b,
  1144. 0x83, 0xf8, 0xa2, 0x11, 0xf5, 0xd4,
  1145. 0xcb, 0xe0 ),
  1146. 45, 1 );
  1147. bigint_bit_is_set_ok ( BIGINT ( 0x88, 0x04, 0xec, 0xe6, 0xfb, 0x31,
  1148. 0x87, 0x43, 0xb2, 0x04, 0x9e, 0x09,
  1149. 0xba, 0x3e, 0x6d, 0x64, 0x1a, 0x85,
  1150. 0xb6, 0x46, 0x7d, 0x71, 0x3c, 0x06,
  1151. 0xd6, 0x40, 0x52, 0x39, 0x95, 0xa1,
  1152. 0x06, 0xff, 0x6a, 0x5c, 0xa3, 0x6d,
  1153. 0x4a, 0xc9, 0x77, 0x87, 0x75, 0x25,
  1154. 0x57, 0x65, 0x72, 0x73, 0x64, 0x7e,
  1155. 0xe9, 0x16, 0x17, 0xf3, 0x65, 0x3f,
  1156. 0xd5, 0xcc, 0xd7, 0xa2, 0xee, 0xe7,
  1157. 0x8d, 0x48, 0xd5, 0x7e, 0xdd, 0x59,
  1158. 0x4b, 0xf0, 0x96, 0x8b, 0x21, 0x65,
  1159. 0x04, 0x66, 0xc5, 0xff, 0x3e, 0x60,
  1160. 0xba, 0x28, 0x38, 0x7d, 0x9c, 0x09,
  1161. 0xd1, 0x8e, 0xac, 0x73, 0x8e, 0xf2,
  1162. 0x1e, 0xdf, 0x83, 0x6e, 0x54, 0xd5,
  1163. 0x34, 0xc1, 0xc6, 0xf9, 0x62, 0x2a,
  1164. 0x7d, 0xec, 0x47, 0xf2, 0xfc, 0xa2,
  1165. 0x10, 0x0a, 0x67, 0x1b, 0xc6, 0x11,
  1166. 0x9d, 0x68, 0x25, 0x8b, 0xb5, 0x9b,
  1167. 0x83, 0xf8, 0xa2, 0x11, 0xf5, 0xd4,
  1168. 0xcb, 0xe0 ),
  1169. 1013, 0 );
  1170. bigint_max_set_bit_ok ( BIGINT ( 0x3a ),
  1171. 6 );
  1172. bigint_max_set_bit_ok ( BIGINT ( 0x03 ),
  1173. 2 );
  1174. bigint_max_set_bit_ok ( BIGINT ( 0x00 ),
  1175. 0 );
  1176. bigint_max_set_bit_ok ( BIGINT ( 0xff ),
  1177. 8 );
  1178. bigint_max_set_bit_ok ( BIGINT ( 0x20, 0x30 ),
  1179. 14 );
  1180. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x10 ),
  1181. 5 );
  1182. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00 ),
  1183. 0 );
  1184. bigint_max_set_bit_ok ( BIGINT ( 0xff, 0xff ),
  1185. 16 );
  1186. bigint_max_set_bit_ok ( BIGINT ( 0x06, 0xdb, 0x7a ),
  1187. 19 );
  1188. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00, 0x00 ),
  1189. 0 );
  1190. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00, 0x00 ),
  1191. 0 );
  1192. bigint_max_set_bit_ok ( BIGINT ( 0xff, 0xff, 0xff ),
  1193. 24 );
  1194. bigint_max_set_bit_ok ( BIGINT ( 0xee, 0xcb, 0x7b, 0xfd ),
  1195. 32 );
  1196. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00, 0x01, 0xdd ),
  1197. 9 );
  1198. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00, 0x00, 0x00 ),
  1199. 0 );
  1200. bigint_max_set_bit_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff ),
  1201. 32 );
  1202. bigint_max_set_bit_ok ( BIGINT ( 0x32, 0x39, 0x96, 0x52, 0x10, 0x67,
  1203. 0x7e, 0x32, 0xfc, 0x4e, 0x56, 0xc3,
  1204. 0x68, 0x18, 0x76, 0x1a, 0xac, 0x0e,
  1205. 0x93, 0xee, 0x55, 0xc5, 0x6e ),
  1206. 182 );
  1207. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1208. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1209. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1210. 0x00, 0x00, 0xc8, 0xe6, 0x59 ),
  1211. 24 );
  1212. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1213. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1214. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1215. 0x00, 0x00, 0x00, 0x00, 0x00 ),
  1216. 0 );
  1217. bigint_max_set_bit_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1218. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1219. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1220. 0xff, 0xff, 0xff, 0xff, 0xff ),
  1221. 184 );
  1222. bigint_max_set_bit_ok ( BIGINT ( 0xcd, 0xb3, 0x22, 0x30, 0xdd, 0xa7,
  1223. 0xff, 0x37, 0xbf, 0xe3, 0x38, 0xf7,
  1224. 0xe1, 0x41, 0x73, 0xea, 0x3a, 0xfc,
  1225. 0x78, 0x9e, 0xfb, 0x4f, 0x85, 0xdc,
  1226. 0x1c, 0x40, 0x89, 0x6e, 0xda, 0xf9,
  1227. 0x9d, 0x6d, 0x12, 0x97, 0xb1, 0x80,
  1228. 0x2a, 0xeb, 0x91, 0xce, 0x3b, 0x83,
  1229. 0xb8, 0xa5, 0x3d, 0xce, 0x46, 0x56,
  1230. 0xb7, 0xd1, 0x28, 0xbc, 0x93, 0x4e,
  1231. 0x8c, 0x29, 0x6d, 0x2c, 0xcc, 0x58,
  1232. 0x49, 0x2f, 0x37, 0xa0, 0x08, 0x37,
  1233. 0x86, 0xdd, 0x38, 0x21, 0xa7, 0x57,
  1234. 0x37, 0xe3, 0xc5, 0xcc, 0x50, 0x11,
  1235. 0x1a, 0xe4, 0xea, 0xe7, 0x4d, 0x3c,
  1236. 0x37, 0x65, 0x78, 0xd1, 0xf6, 0xc3,
  1237. 0x94, 0x46, 0xd4, 0x0e, 0xd3, 0x9a,
  1238. 0x21, 0x8b, 0xa6, 0x54, 0xc0, 0xd2,
  1239. 0x88, 0x07, 0x24, 0xbf, 0x7d, 0x31,
  1240. 0xfd, 0x15, 0xa8, 0x92, 0x65, 0xe1,
  1241. 0x8d, 0xed, 0x70, 0x7b, 0x68, 0x0f,
  1242. 0xcc, 0x13, 0xb9, 0xb2, 0xdd, 0x3c,
  1243. 0x6a, 0x52 ),
  1244. 1024 );
  1245. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1246. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1247. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1248. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1249. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1250. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1251. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1252. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1253. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1254. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1255. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1256. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1257. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1258. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1259. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1260. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1261. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1262. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1263. 0x00, 0x00, 0x00, 0x00, 0x66, 0xd9,
  1264. 0x91, 0x18, 0x6e, 0xd3, 0xff, 0x9b,
  1265. 0xdf, 0xf1, 0x9c, 0x7b, 0xf0, 0xa0,
  1266. 0xb9, 0xf5 ),
  1267. 127 );
  1268. bigint_max_set_bit_ok ( BIGINT ( 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1269. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1270. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1271. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1272. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1273. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1274. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1275. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1276. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1277. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1278. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1279. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1280. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1281. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1282. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1283. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1284. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1285. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1286. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1287. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1288. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1289. 0x00, 0x00 ),
  1290. 0 );
  1291. bigint_max_set_bit_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1292. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1293. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1294. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1295. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1296. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1297. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1298. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1299. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1300. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1301. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1302. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1303. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1304. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1305. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1306. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1307. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1308. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1309. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1310. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1311. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1312. 0xff, 0xff ),
  1313. 1024 );
  1314. bigint_multiply_ok ( BIGINT ( 0xf0 ),
  1315. BIGINT ( 0xeb ),
  1316. BIGINT ( 0xdc, 0x50 ) );
  1317. bigint_multiply_ok ( BIGINT ( 0xd7, 0x16 ),
  1318. BIGINT ( 0x88, 0xfb ),
  1319. BIGINT ( 0x73, 0x16, 0x92, 0x92 ) );
  1320. bigint_multiply_ok ( BIGINT ( 0xfe, 0xed, 0x1d ),
  1321. BIGINT ( 0x69, 0x9c, 0x03 ),
  1322. BIGINT ( 0x69, 0x2a, 0x9c, 0x5f, 0x73, 0x57 ) );
  1323. bigint_multiply_ok ( BIGINT ( 0x96, 0xe9, 0x6f, 0x81 ),
  1324. BIGINT ( 0x67, 0x3c, 0x5a, 0x16 ),
  1325. BIGINT ( 0x3c, 0xdb, 0x7f, 0xae, 0x12, 0x7e,
  1326. 0xef, 0x16 ) );
  1327. bigint_multiply_ok ( BIGINT ( 0xe8, 0x08, 0x0b, 0xe9, 0x29, 0x36,
  1328. 0xea, 0x51, 0x1d, 0x75, 0x1a, 0xd5,
  1329. 0xba, 0xc6, 0xa0, 0xf3, 0x48, 0x5c,
  1330. 0xdf, 0x42, 0xdf, 0x28, 0x38 ),
  1331. BIGINT ( 0x22, 0x07, 0x41, 0x54, 0x4e, 0xf9,
  1332. 0x90, 0xa8, 0xaf, 0xba, 0xf6, 0xb0,
  1333. 0x35, 0x7e, 0x98, 0xef, 0x2c, 0x31,
  1334. 0xc9, 0xa7, 0x25, 0x74, 0x8d ),
  1335. BIGINT ( 0x1e, 0xd7, 0xa5, 0x03, 0xc0, 0x18,
  1336. 0x2e, 0x29, 0xb1, 0x3e, 0x96, 0x71,
  1337. 0x90, 0xa5, 0x6d, 0x43, 0x58, 0xf7,
  1338. 0x22, 0x80, 0x0b, 0x21, 0xc6, 0x70,
  1339. 0x90, 0x1c, 0xa8, 0x85, 0x87, 0xaf,
  1340. 0xd7, 0xdd, 0x27, 0x69, 0xaf, 0x20,
  1341. 0xa0, 0x2d, 0x43, 0x5d, 0xda, 0xba,
  1342. 0x4b, 0x3a, 0x86, 0xd8 ) );
  1343. bigint_multiply_ok ( BIGINT ( 0xa2, 0x0f, 0xc6, 0x08, 0x0a, 0x01,
  1344. 0x19, 0x42, 0x0e, 0xaa, 0x5c, 0xae,
  1345. 0x4f, 0x4e, 0xb0, 0xad, 0xb2, 0xe8,
  1346. 0xee, 0xd5, 0x65, 0xec, 0x5a, 0xda,
  1347. 0xc0, 0xba, 0x78, 0xa8, 0x0f, 0x15,
  1348. 0x39, 0xd7, 0x7a, 0x10, 0xc2, 0xa7,
  1349. 0xec, 0x44, 0xac, 0xad, 0x39, 0x04,
  1350. 0x2e, 0x66, 0x54, 0x70, 0x57, 0xee,
  1351. 0xf6, 0x97, 0x19, 0x71, 0x16, 0xf9,
  1352. 0xbb, 0x2e, 0x84, 0x09, 0x6e, 0x9a,
  1353. 0x3b, 0x16, 0xb2, 0x65, 0x74, 0x50,
  1354. 0x19, 0xd1, 0xe9, 0x95, 0xa0, 0x7b,
  1355. 0x33, 0xb5, 0xac, 0x7c, 0x9e, 0xd4,
  1356. 0x68, 0x0d, 0xc9, 0xe4, 0x03, 0x86,
  1357. 0x1a, 0xa3, 0x42, 0x33, 0x28, 0x14,
  1358. 0x12, 0x7d, 0x5a, 0xd9, 0x30, 0x18,
  1359. 0x0a, 0xf4, 0x0c, 0x96, 0x58, 0xc9,
  1360. 0xb5, 0x37, 0xdb, 0x49, 0xdc, 0x01,
  1361. 0x4a, 0xcb, 0x6d, 0x87, 0x52, 0xf6,
  1362. 0xae, 0xa7, 0x71, 0x31, 0x9a, 0x1a,
  1363. 0xe2, 0x1c, 0x87, 0x51, 0xc9, 0xeb,
  1364. 0x70, 0x71 ),
  1365. BIGINT ( 0x7c, 0xdd, 0x2f, 0x5d, 0x27, 0xfe,
  1366. 0xca, 0x70, 0x96, 0xc3, 0xb1, 0x1f,
  1367. 0xac, 0xa9, 0x3a, 0xdc, 0xcd, 0xbc,
  1368. 0x58, 0xb4, 0xde, 0xe7, 0xe5, 0x34,
  1369. 0x1a, 0xc0, 0xb9, 0x46, 0xf7, 0x52,
  1370. 0x76, 0x23, 0xe8, 0xe9, 0x92, 0xa1,
  1371. 0x86, 0x3c, 0x6f, 0xf1, 0x22, 0xf4,
  1372. 0x72, 0xb1, 0xde, 0xd3, 0x8f, 0x11,
  1373. 0x9e, 0x52, 0xe5, 0x81, 0x54, 0xe9,
  1374. 0xa7, 0x72, 0x3f, 0x3e, 0xa0, 0x80,
  1375. 0xbb, 0xae, 0x0e, 0x30, 0x6a, 0x11,
  1376. 0x91, 0x11, 0x3b, 0x3f, 0x44, 0x1f,
  1377. 0x8d, 0x4d, 0xea, 0xdd, 0x09, 0x95,
  1378. 0x9d, 0x02, 0xa6, 0x6d, 0x3b, 0x08,
  1379. 0x40, 0x8d, 0xb4, 0x4b, 0x05, 0x74,
  1380. 0x8c, 0x1f, 0xaa, 0x61, 0x6f, 0x0e,
  1381. 0xcc, 0xcf, 0xe0, 0x81, 0x03, 0xe4,
  1382. 0x9b, 0x11, 0xd9, 0xab, 0xf3, 0x24,
  1383. 0xe2, 0x3b, 0xe0, 0x05, 0x60, 0x65,
  1384. 0x16, 0xc6, 0x2e, 0x83, 0xa0, 0x98,
  1385. 0x8e, 0x11, 0x05, 0x00, 0xe4, 0x3f,
  1386. 0x7e, 0x65 ),
  1387. BIGINT ( 0x4f, 0x0b, 0xa9, 0x85, 0xb8, 0x31,
  1388. 0x48, 0xea, 0x11, 0x44, 0xaf, 0x2d,
  1389. 0xed, 0x1a, 0x76, 0x45, 0xac, 0x87,
  1390. 0x0c, 0xf3, 0xd7, 0xc4, 0x8e, 0x5c,
  1391. 0xd7, 0xdf, 0x28, 0x74, 0xa6, 0x40,
  1392. 0xe4, 0x6b, 0x5b, 0x19, 0x36, 0x37,
  1393. 0x9c, 0xcd, 0x43, 0x76, 0x15, 0x00,
  1394. 0x5d, 0x23, 0xa2, 0x8a, 0x53, 0x25,
  1395. 0xbf, 0x18, 0xda, 0xe6, 0x09, 0xdf,
  1396. 0xaa, 0xeb, 0x9a, 0x82, 0x01, 0x14,
  1397. 0x2b, 0x20, 0x2b, 0xb6, 0x22, 0x62,
  1398. 0x6b, 0xcc, 0xd4, 0xc9, 0x02, 0x67,
  1399. 0x95, 0x43, 0x75, 0x4e, 0x97, 0x4e,
  1400. 0xec, 0x04, 0xde, 0x29, 0x0a, 0xef,
  1401. 0xf7, 0xc1, 0x72, 0x8c, 0x64, 0x38,
  1402. 0x16, 0x47, 0x9f, 0x16, 0x0c, 0xa5,
  1403. 0x79, 0x6b, 0xea, 0x2e, 0x4c, 0x3d,
  1404. 0x0c, 0xe6, 0x57, 0x51, 0x65, 0xa5,
  1405. 0x3b, 0xca, 0xae, 0x54, 0x0c, 0x67,
  1406. 0xf8, 0x23, 0x00, 0xc9, 0x8d, 0xe6,
  1407. 0x16, 0x91, 0x19, 0xb3, 0x5b, 0x68,
  1408. 0x7b, 0xf2, 0xe2, 0x5d, 0x69, 0x48,
  1409. 0x3f, 0x2b, 0xa0, 0x4f, 0x7c, 0x3c,
  1410. 0x26, 0xf9, 0xd9, 0xfd, 0x3d, 0x5d,
  1411. 0xd6, 0x05, 0x00, 0xd8, 0xdf, 0x5a,
  1412. 0x56, 0x8f, 0x16, 0x68, 0x4f, 0x15,
  1413. 0x19, 0x9d, 0xd7, 0x11, 0x51, 0x7d,
  1414. 0x73, 0x5c, 0xd4, 0xd5, 0xb4, 0xc7,
  1415. 0x42, 0xe3, 0xee, 0xf1, 0x67, 0xd6,
  1416. 0x69, 0x72, 0x04, 0x4b, 0x88, 0x3d,
  1417. 0x05, 0xd8, 0x1e, 0x50, 0xcb, 0xce,
  1418. 0x39, 0x19, 0x42, 0xb6, 0xa7, 0xf3,
  1419. 0xba, 0x78, 0x90, 0xd2, 0x09, 0x05,
  1420. 0x87, 0xf8, 0xc0, 0x9c, 0x47, 0xff,
  1421. 0xbf, 0xaa, 0x21, 0x8d, 0x81, 0x86,
  1422. 0xcd, 0x58, 0xdf, 0x30, 0xf1, 0xd1,
  1423. 0x60, 0x53, 0x85, 0x40, 0xbf, 0x14,
  1424. 0x3e, 0xdc, 0x9e, 0x9e, 0xc4, 0xc7,
  1425. 0x48, 0xa0, 0x83, 0xe0, 0x99, 0x8b,
  1426. 0x43, 0xf8, 0x52, 0x8a, 0x15, 0x88,
  1427. 0x89, 0x83, 0x7d, 0x71, 0xbb, 0x62,
  1428. 0x12, 0x7a, 0x23, 0x85, 0x3a, 0xbb,
  1429. 0xdb, 0x09, 0xfa, 0x95 ) );
  1430. bigint_multiply_ok ( BIGINT ( 0xff ),
  1431. BIGINT ( 0xff ),
  1432. BIGINT ( 0xfe, 0x01 ) );
  1433. bigint_multiply_ok ( BIGINT ( 0xff, 0xff ),
  1434. BIGINT ( 0xff, 0xff ),
  1435. BIGINT ( 0xff, 0xfe, 0x00, 0x01 ) );
  1436. bigint_multiply_ok ( BIGINT ( 0xff, 0xff, 0xff ),
  1437. BIGINT ( 0xff, 0xff, 0xff ),
  1438. BIGINT ( 0xff, 0xff, 0xfe, 0x00, 0x00, 0x01 ) );
  1439. bigint_multiply_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff ),
  1440. BIGINT ( 0xff, 0xff, 0xff, 0xff ),
  1441. BIGINT ( 0xff, 0xff, 0xff, 0xfe, 0x00, 0x00,
  1442. 0x00, 0x01 ) );
  1443. bigint_multiply_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1444. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1445. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1446. 0xff, 0xff, 0xff, 0xff, 0xff ),
  1447. BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1448. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1449. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1450. 0xff, 0xff, 0xff, 0xff, 0xff ),
  1451. BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1452. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1453. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1454. 0xff, 0xff, 0xff, 0xff, 0xfe, 0x00,
  1455. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1456. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1457. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1458. 0x00, 0x00, 0x00, 0x01 ) );
  1459. bigint_multiply_ok ( BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1460. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1461. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1462. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1463. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1464. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1465. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1466. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1467. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1468. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1469. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1470. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1471. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1472. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1473. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1474. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1475. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1476. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1477. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1478. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1479. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1480. 0xff, 0xff ),
  1481. BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1482. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1483. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1484. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1485. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1486. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1487. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1488. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1489. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1490. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1491. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1492. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1493. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1494. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1495. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1496. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1497. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1498. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1499. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1500. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1501. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1502. 0xff, 0xff ),
  1503. BIGINT ( 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1504. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1505. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1506. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1507. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1508. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1509. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1510. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1511. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1512. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1513. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1514. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1515. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1516. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1517. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1518. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1519. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1520. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1521. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1522. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1523. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  1524. 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00,
  1525. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1526. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1527. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1528. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1529. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1530. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1531. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1532. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1533. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1534. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1535. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1536. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1537. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1538. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1539. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1540. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1541. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1542. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1543. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1544. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  1545. 0x00, 0x00, 0x00, 0x01 ) );
  1546. bigint_mod_multiply_ok ( BIGINT ( 0x37 ),
  1547. BIGINT ( 0x67 ),
  1548. BIGINT ( 0x3f ),
  1549. BIGINT ( 0x3a ) );
  1550. bigint_mod_multiply_ok ( BIGINT ( 0x45, 0x94 ),
  1551. BIGINT ( 0xbd, 0xd2 ),
  1552. BIGINT ( 0xca, 0xc7 ),
  1553. BIGINT ( 0xac, 0xc1 ) );
  1554. bigint_mod_multiply_ok ( BIGINT ( 0x8e, 0xcd, 0x74 ),
  1555. BIGINT ( 0xe2, 0xf1, 0xea ),
  1556. BIGINT ( 0x59, 0x51, 0x53 ),
  1557. BIGINT ( 0x22, 0xdd, 0x1c ) );
  1558. bigint_mod_multiply_ok ( BIGINT ( 0xc2, 0xa8, 0x40, 0x6f ),
  1559. BIGINT ( 0x29, 0xd7, 0xf4, 0x77 ),
  1560. BIGINT ( 0xbb, 0xbd, 0xdb, 0x3d ),
  1561. BIGINT ( 0x8f, 0x39, 0xd0, 0x47 ) );
  1562. bigint_mod_multiply_ok ( BIGINT ( 0x2e, 0xcb, 0x74, 0x7c, 0x64, 0x60,
  1563. 0xb3, 0x44, 0xf3, 0x23, 0x49, 0x4a,
  1564. 0xc6, 0xb6, 0xbf, 0xea, 0x80, 0xd8,
  1565. 0x34, 0xc5, 0x54, 0x22, 0x09 ),
  1566. BIGINT ( 0x61, 0x2c, 0x5a, 0xc5, 0xde, 0x07,
  1567. 0x65, 0x8e, 0xab, 0x88, 0x1a, 0x2e,
  1568. 0x7a, 0x95, 0x17, 0xe3, 0x3b, 0x17,
  1569. 0xe4, 0x21, 0xb0, 0xb4, 0x57 ),
  1570. BIGINT ( 0x8e, 0x46, 0xa5, 0x87, 0x7b, 0x7f,
  1571. 0xc4, 0xd7, 0x31, 0xb1, 0x94, 0xe7,
  1572. 0xe7, 0x1c, 0x7e, 0x7a, 0xc2, 0x6c,
  1573. 0xce, 0xcb, 0xc8, 0x5d, 0x70 ),
  1574. BIGINT ( 0x1e, 0xd1, 0x5b, 0x3d, 0x1d, 0x17,
  1575. 0x7c, 0x31, 0x95, 0x13, 0x1b, 0xd8,
  1576. 0xee, 0x0a, 0xb0, 0xe1, 0x5b, 0x13,
  1577. 0xad, 0x83, 0xe9, 0xf8, 0x7f ) );
  1578. bigint_mod_multiply_ok ( BIGINT ( 0x56, 0x37, 0xab, 0x07, 0x8b, 0x25,
  1579. 0xa7, 0xc2, 0x50, 0x30, 0x43, 0xfc,
  1580. 0x63, 0x8b, 0xdf, 0x84, 0x68, 0x85,
  1581. 0xca, 0xce, 0x44, 0x5c, 0xb1, 0x14,
  1582. 0xa4, 0xb5, 0xba, 0x43, 0xe0, 0x31,
  1583. 0x45, 0x6b, 0x82, 0xa9, 0x0b, 0x9e,
  1584. 0x3a, 0xb0, 0x39, 0x09, 0x2a, 0x68,
  1585. 0x2e, 0x0f, 0x09, 0x54, 0x47, 0x04,
  1586. 0xdb, 0xcf, 0x4a, 0x3a, 0x2d, 0x7b,
  1587. 0x7d, 0x50, 0xa4, 0xc5, 0xeb, 0x13,
  1588. 0xdd, 0x49, 0x61, 0x7d, 0x18, 0xa1,
  1589. 0x0d, 0x6b, 0x58, 0xba, 0x9f, 0x7c,
  1590. 0x81, 0x34, 0x9e, 0xf9, 0x9c, 0x9e,
  1591. 0x28, 0xa8, 0x1c, 0x15, 0x16, 0x20,
  1592. 0x3c, 0x0a, 0xb1, 0x11, 0x06, 0x93,
  1593. 0xbc, 0xd8, 0x4e, 0x49, 0xae, 0x7b,
  1594. 0xb4, 0x02, 0x8b, 0x1c, 0x5b, 0x18,
  1595. 0xb4, 0xac, 0x7f, 0xdd, 0x70, 0xef,
  1596. 0x87, 0xac, 0x1b, 0xac, 0x25, 0xa3,
  1597. 0xc9, 0xa7, 0x3a, 0xc5, 0x76, 0x68,
  1598. 0x09, 0x1f, 0xa1, 0x48, 0x53, 0xb6,
  1599. 0x13, 0xac ),
  1600. BIGINT ( 0xef, 0x5c, 0x1f, 0x1a, 0x44, 0x64,
  1601. 0x66, 0xcf, 0xdd, 0x3f, 0x0b, 0x27,
  1602. 0x81, 0xa7, 0x91, 0x7a, 0x35, 0x7b,
  1603. 0x0f, 0x46, 0x5e, 0xca, 0xbf, 0xf8,
  1604. 0x50, 0x5e, 0x99, 0x7c, 0xc6, 0x64,
  1605. 0x43, 0x00, 0x9f, 0xb2, 0xda, 0xfa,
  1606. 0x42, 0x15, 0x9c, 0xa3, 0xd6, 0xc8,
  1607. 0x64, 0xa7, 0x65, 0x4a, 0x98, 0xf7,
  1608. 0xb3, 0x96, 0x5f, 0x42, 0xf9, 0x73,
  1609. 0xe1, 0x75, 0xc3, 0xc4, 0x0b, 0x5d,
  1610. 0x5f, 0xf3, 0x04, 0x8a, 0xee, 0x59,
  1611. 0xa6, 0x1b, 0x06, 0x38, 0x0b, 0xa2,
  1612. 0x9f, 0xb4, 0x4f, 0x6d, 0x50, 0x5e,
  1613. 0x37, 0x37, 0x21, 0x83, 0x9d, 0xa3,
  1614. 0x12, 0x16, 0x4d, 0xab, 0x36, 0x51,
  1615. 0x21, 0xb1, 0x74, 0x66, 0x40, 0x9a,
  1616. 0xd3, 0x72, 0xcc, 0x18, 0x40, 0x53,
  1617. 0x89, 0xff, 0xd7, 0x00, 0x8d, 0x7e,
  1618. 0x93, 0x81, 0xdb, 0x29, 0xb6, 0xd7,
  1619. 0x23, 0x2b, 0x67, 0x2f, 0x11, 0x98,
  1620. 0x49, 0x87, 0x2f, 0x46, 0xb7, 0x33,
  1621. 0x6d, 0x12 ),
  1622. BIGINT ( 0x67, 0x7a, 0x17, 0x6a, 0xd2, 0xf8,
  1623. 0x49, 0xfb, 0x7c, 0x95, 0x25, 0x54,
  1624. 0xf0, 0xab, 0x5b, 0xb3, 0x0e, 0x01,
  1625. 0xab, 0xd3, 0x65, 0x6f, 0x7e, 0x18,
  1626. 0x05, 0xed, 0x9b, 0xc4, 0x90, 0x6c,
  1627. 0xd0, 0x6d, 0x94, 0x79, 0x28, 0xd6,
  1628. 0x24, 0x77, 0x9a, 0x08, 0xd2, 0x2f,
  1629. 0x7c, 0x2d, 0xa0, 0x0c, 0x14, 0xbe,
  1630. 0x7b, 0xee, 0x9e, 0x48, 0x88, 0x3c,
  1631. 0x8f, 0x9f, 0xb9, 0x7a, 0xcb, 0x98,
  1632. 0x76, 0x61, 0x0d, 0xee, 0xa2, 0x42,
  1633. 0x67, 0x1b, 0x2c, 0x42, 0x8f, 0x41,
  1634. 0xcc, 0x78, 0xba, 0xba, 0xaa, 0xa2,
  1635. 0x92, 0xb0, 0x6e, 0x0c, 0x4e, 0xe1,
  1636. 0xa5, 0x13, 0x7d, 0x8a, 0x8f, 0x81,
  1637. 0x95, 0x8a, 0xdf, 0x57, 0x93, 0x88,
  1638. 0x27, 0x4f, 0x1a, 0x59, 0xa4, 0x74,
  1639. 0x22, 0xa9, 0x78, 0xe5, 0xed, 0xb1,
  1640. 0x09, 0x26, 0x59, 0xde, 0x88, 0x21,
  1641. 0x8d, 0xa2, 0xa8, 0x58, 0x10, 0x7b,
  1642. 0x65, 0x96, 0xbf, 0x69, 0x3b, 0xc5,
  1643. 0x55, 0xf8 ),
  1644. BIGINT ( 0x15, 0xf7, 0x00, 0xeb, 0xc7, 0x5a,
  1645. 0x6f, 0xf0, 0x50, 0xf3, 0x21, 0x8a,
  1646. 0x8e, 0xa6, 0xf6, 0x67, 0x56, 0x7d,
  1647. 0x07, 0x45, 0x89, 0xdb, 0xd7, 0x7e,
  1648. 0x9e, 0x28, 0x7f, 0xfb, 0xed, 0xca,
  1649. 0x2c, 0xbf, 0x47, 0x77, 0x99, 0x95,
  1650. 0xf3, 0xd6, 0x9d, 0xc5, 0x57, 0x81,
  1651. 0x7f, 0x97, 0xf2, 0x6b, 0x24, 0xee,
  1652. 0xce, 0xc5, 0x9b, 0xe6, 0x42, 0x2d,
  1653. 0x37, 0xb7, 0xeb, 0x3d, 0xb5, 0xf7,
  1654. 0x1e, 0x86, 0xc2, 0x40, 0x44, 0xc9,
  1655. 0x85, 0x5a, 0x1a, 0xc0, 0xac, 0x9e,
  1656. 0x78, 0x69, 0x00, 0x7b, 0x93, 0x65,
  1657. 0xd7, 0x7f, 0x0c, 0xd6, 0xba, 0x4f,
  1658. 0x06, 0x00, 0x61, 0x05, 0xb2, 0x44,
  1659. 0xb4, 0xe7, 0xbb, 0x3b, 0x96, 0xb0,
  1660. 0x6d, 0xe8, 0x43, 0xd2, 0x03, 0xb7,
  1661. 0x0a, 0xc4, 0x6d, 0x30, 0xd8, 0xd5,
  1662. 0xe6, 0x54, 0x65, 0xdd, 0xa9, 0x1b,
  1663. 0x50, 0xc0, 0xb9, 0x95, 0xb0, 0x7d,
  1664. 0x7c, 0xca, 0x63, 0xf8, 0x72, 0xbe,
  1665. 0x3b, 0x00 ) );
  1666. bigint_mod_exp_ok ( BIGINT ( 0xcd ),
  1667. BIGINT ( 0xbb ),
  1668. BIGINT ( 0x25 ),
  1669. BIGINT ( 0xab ) );
  1670. bigint_mod_exp_ok ( BIGINT ( 0xc4 ),
  1671. BIGINT ( 0xe9 ),
  1672. BIGINT ( 0x02, 0x4c ),
  1673. BIGINT ( 0x7e ) );
  1674. bigint_mod_exp_ok ( BIGINT ( 0xcb ),
  1675. BIGINT ( 0xde ),
  1676. BIGINT ( 0xbd, 0x73, 0xbf ),
  1677. BIGINT ( 0x17 ) );
  1678. bigint_mod_exp_ok ( BIGINT ( 0x17 ),
  1679. BIGINT ( 0xb9 ),
  1680. BIGINT ( 0x39, 0x68, 0xba, 0x7d ),
  1681. BIGINT ( 0x17 ) );
  1682. bigint_mod_exp_ok ( BIGINT ( 0x2e ),
  1683. BIGINT ( 0xb7 ),
  1684. BIGINT ( 0x39, 0x07, 0x1b, 0x49, 0x5b, 0xea,
  1685. 0xf2, 0x61, 0x75, 0x94, 0x60, 0x86,
  1686. 0x73, 0xd0, 0xeb, 0x11, 0x08, 0x19,
  1687. 0x90, 0x19, 0xe0, 0xed, 0x2a ),
  1688. BIGINT ( 0x19 ) );
  1689. bigint_mod_exp_ok ( BIGINT ( 0x59 ),
  1690. BIGINT ( 0xce ),
  1691. BIGINT ( 0xdf, 0xbc, 0x0d, 0x0c, 0x09, 0xeb,
  1692. 0xf8, 0xcf, 0xdb, 0xb6, 0x00, 0xa3,
  1693. 0x9e, 0xc3, 0x6c, 0x8d, 0xf1, 0xc3,
  1694. 0x03, 0x36, 0xaa, 0xd4, 0x22, 0x7c,
  1695. 0x20, 0x7b, 0xa9, 0x9a, 0x01, 0xe4,
  1696. 0xf2, 0x50, 0x42, 0x29, 0x68, 0x7a,
  1697. 0xa6, 0x2c, 0xdf, 0xb6, 0x51, 0xa9,
  1698. 0x73, 0x10, 0x98, 0x37, 0x69, 0xb3,
  1699. 0x21, 0x49, 0x6d, 0xcc, 0x80, 0xfa,
  1700. 0x7e, 0x12, 0xe4, 0x9c, 0xc2, 0xbb,
  1701. 0xe3, 0xa3, 0x10, 0x3f, 0xba, 0x99,
  1702. 0x22, 0x79, 0x71, 0x39, 0x96, 0x7b,
  1703. 0x1a, 0x89, 0xdc, 0xda, 0x43, 0x52,
  1704. 0x50, 0x7b, 0xe3, 0x8c, 0xd3, 0xc0,
  1705. 0xf5, 0x7d, 0xfc, 0x80, 0x71, 0x6e,
  1706. 0xaf, 0x5c, 0xd0, 0x14, 0xc0, 0x60,
  1707. 0x24, 0xa8, 0x9a, 0x8a, 0x54, 0x4a,
  1708. 0x6f, 0x42, 0x7a, 0x14, 0x14, 0x25,
  1709. 0xd5, 0x22, 0x08, 0x8f, 0xd9, 0xdb,
  1710. 0xd4, 0x0f, 0x14, 0xf4, 0x3b, 0x26,
  1711. 0x0e, 0xb6, 0x72, 0xd7, 0x03, 0xd5,
  1712. 0xf0, 0x0e ),
  1713. BIGINT ( 0xa9 ) );
  1714. bigint_mod_exp_ok ( BIGINT ( 0x7f, 0x30 ),
  1715. BIGINT ( 0x73, 0x74 ),
  1716. BIGINT ( 0x75 ),
  1717. BIGINT ( 0x4b, 0xe8 ) );
  1718. bigint_mod_exp_ok ( BIGINT ( 0x04, 0x6c ),
  1719. BIGINT ( 0x99, 0x04 ),
  1720. BIGINT ( 0x33, 0xd2 ),
  1721. BIGINT ( 0x86, 0x74 ) );
  1722. bigint_mod_exp_ok ( BIGINT ( 0xca, 0x88 ),
  1723. BIGINT ( 0xdc, 0x60 ),
  1724. BIGINT ( 0x7e, 0x76, 0x79 ),
  1725. BIGINT ( 0x42, 0x40 ) );
  1726. bigint_mod_exp_ok ( BIGINT ( 0x68, 0x97 ),
  1727. BIGINT ( 0x52, 0x8b ),
  1728. BIGINT ( 0x4f, 0x7f, 0xe7, 0xda ),
  1729. BIGINT ( 0x22, 0x77 ) );
  1730. bigint_mod_exp_ok ( BIGINT ( 0xbd, 0x14 ),
  1731. BIGINT ( 0x9e, 0xfc ),
  1732. BIGINT ( 0x23, 0xf7, 0xd0, 0xa1, 0x9e, 0x9b,
  1733. 0x05, 0xd2, 0x44, 0x24, 0x4f, 0x3f,
  1734. 0x83, 0xcc, 0x49, 0x70, 0xa5, 0x0d,
  1735. 0xfc, 0xa7, 0x43, 0xf3, 0x3e ),
  1736. BIGINT ( 0x1a, 0xc8 ) );
  1737. bigint_mod_exp_ok ( BIGINT ( 0x46, 0x3e ),
  1738. BIGINT ( 0xb8, 0xde ),
  1739. BIGINT ( 0xa9, 0xc0, 0xdc, 0x45, 0x65, 0x0d,
  1740. 0xa5, 0x56, 0x70, 0x4c, 0xf1, 0xda,
  1741. 0xab, 0x64, 0xc2, 0x04, 0xf6, 0x32,
  1742. 0x20, 0x68, 0x31, 0x5f, 0x9a, 0x00,
  1743. 0x0f, 0x7b, 0x24, 0x33, 0xdf, 0xaf,
  1744. 0xfe, 0x03, 0x1e, 0x4a, 0xa1, 0xf8,
  1745. 0x45, 0x8d, 0x5a, 0x7d, 0x12, 0x58,
  1746. 0x00, 0x6d, 0xba, 0x79, 0x9f, 0xe1,
  1747. 0xa1, 0xfc, 0x1f, 0xb9, 0xf3, 0xa7,
  1748. 0x07, 0xf5, 0xfe, 0xd6, 0xa1, 0xba,
  1749. 0xda, 0x63, 0xef, 0x39, 0x8e, 0xb7,
  1750. 0x48, 0xa8, 0x81, 0x86, 0xb1, 0x22,
  1751. 0x14, 0x9f, 0x9e, 0xac, 0x69, 0xf7,
  1752. 0xae, 0x1f, 0xf2, 0x99, 0x41, 0xb7,
  1753. 0x37, 0xa7, 0xbc, 0x42, 0xf2, 0x45,
  1754. 0x43, 0xf2, 0x2a, 0xef, 0xc2, 0x83,
  1755. 0xd5, 0x32, 0x6e, 0xfa, 0x49, 0x1c,
  1756. 0x94, 0x9c, 0xc2, 0xc5, 0xad, 0x28,
  1757. 0x53, 0x1c, 0x11, 0xc4, 0x1c, 0x78,
  1758. 0x8f, 0x13, 0xdc, 0xb3, 0x2a, 0x63,
  1759. 0xfd, 0x1f, 0x89, 0x9b, 0x0c, 0x31,
  1760. 0x92, 0x73 ),
  1761. BIGINT ( 0x7b, 0x8a ) );
  1762. bigint_mod_exp_ok ( BIGINT ( 0xf3, 0xc3, 0xab ),
  1763. BIGINT ( 0xd0, 0x7e, 0xd0 ),
  1764. BIGINT ( 0xf6 ),
  1765. BIGINT ( 0x1f, 0xb3, 0x09 ) );
  1766. bigint_mod_exp_ok ( BIGINT ( 0x13, 0xec, 0xf6 ),
  1767. BIGINT ( 0x87, 0x1a, 0x9a ),
  1768. BIGINT ( 0x03, 0xf3 ),
  1769. BIGINT ( 0x15, 0xe9, 0x8e ) );
  1770. bigint_mod_exp_ok ( BIGINT ( 0x5a, 0x96, 0xe5 ),
  1771. BIGINT ( 0x56, 0x4a, 0xd1 ),
  1772. BIGINT ( 0x89, 0x62, 0x8e ),
  1773. BIGINT ( 0x34, 0xb8, 0xaa ) );
  1774. bigint_mod_exp_ok ( BIGINT ( 0x84, 0x7c, 0xbd ),
  1775. BIGINT ( 0x3c, 0x80, 0x0a ),
  1776. BIGINT ( 0x5e, 0x52, 0x9d, 0xba ),
  1777. BIGINT ( 0x04, 0xcb, 0x4f ) );
  1778. bigint_mod_exp_ok ( BIGINT ( 0x50, 0x01, 0x51 ),
  1779. BIGINT ( 0x02, 0xe6, 0x96 ),
  1780. BIGINT ( 0x34, 0x0c, 0x7e, 0xbf, 0x27, 0x23,
  1781. 0x46, 0x92, 0x1c, 0xca, 0x91, 0xab,
  1782. 0x50, 0x2c, 0x3a, 0x64, 0xc8, 0x4a,
  1783. 0x75, 0xd6, 0xe2, 0xde, 0x31 ),
  1784. BIGINT ( 0x02, 0x16, 0x05 ) );
  1785. bigint_mod_exp_ok ( BIGINT ( 0x5e, 0x47, 0xd8 ),
  1786. BIGINT ( 0x26, 0xd1, 0xb6 ),
  1787. BIGINT ( 0x49, 0x61, 0x84, 0x7a, 0xa9, 0xfb,
  1788. 0x93, 0x45, 0xe4, 0xfa, 0x53, 0x60,
  1789. 0x73, 0x98, 0x5a, 0x17, 0xe7, 0x77,
  1790. 0x2d, 0xcd, 0x97, 0xf4, 0xc0, 0x34,
  1791. 0x46, 0xfa, 0xbd, 0x21, 0xdf, 0xa5,
  1792. 0xa0, 0x12, 0x38, 0x7c, 0xbd, 0xd9,
  1793. 0xcd, 0xbc, 0xde, 0x29, 0xa5, 0x13,
  1794. 0xa8, 0xf0, 0xf6, 0x88, 0xc6, 0x31,
  1795. 0xed, 0x90, 0x19, 0x11, 0x7d, 0xe1,
  1796. 0x0e, 0x81, 0x98, 0x8e, 0x98, 0x86,
  1797. 0xde, 0x2a, 0x4c, 0xad, 0xff, 0x57,
  1798. 0x12, 0xbc, 0x4b, 0xaf, 0x21, 0xde,
  1799. 0xca, 0x3a, 0x25, 0xd7, 0x98, 0xe3,
  1800. 0x25, 0xbc, 0x17, 0x74, 0x0b, 0x9c,
  1801. 0x53, 0xe1, 0x1a, 0xec, 0x9a, 0x5a,
  1802. 0xdc, 0x68, 0xdf, 0xad, 0xd6, 0x71,
  1803. 0x6b, 0x5b, 0x8b, 0x85, 0xbb, 0xe5,
  1804. 0xd5, 0x14, 0x4c, 0x30, 0x27, 0x68,
  1805. 0xd1, 0xf7, 0x58, 0x34, 0x4c, 0xe1,
  1806. 0x71, 0xde, 0x7b, 0x8d, 0xa2, 0xe6,
  1807. 0x0a, 0x44, 0x22, 0x26, 0x5a, 0x70,
  1808. 0xbb, 0x68 ),
  1809. BIGINT ( 0x18, 0x36, 0x96 ) );
  1810. bigint_mod_exp_ok ( BIGINT ( 0xc7, 0x4a, 0xf0, 0x48 ),
  1811. BIGINT ( 0x5d, 0x27, 0x07, 0x54 ),
  1812. BIGINT ( 0x4a ),
  1813. BIGINT ( 0x48, 0x68, 0x7b, 0xe0 ) );
  1814. bigint_mod_exp_ok ( BIGINT ( 0xb4, 0x89, 0xc9, 0x5b ),
  1815. BIGINT ( 0x7c, 0xd7, 0xc7, 0xff ),
  1816. BIGINT ( 0xc6, 0x9c ),
  1817. BIGINT ( 0x0b, 0x2d, 0xf8, 0xf7 ) );
  1818. bigint_mod_exp_ok ( BIGINT ( 0xea, 0x72, 0x43, 0xfe ),
  1819. BIGINT ( 0xfc, 0x57, 0x2d, 0x47 ),
  1820. BIGINT ( 0x60, 0x01, 0x2c ),
  1821. BIGINT ( 0x12, 0x01, 0xe3, 0xf5 ) );
  1822. bigint_mod_exp_ok ( BIGINT ( 0x81, 0x7f, 0x27, 0x94 ),
  1823. BIGINT ( 0x17, 0x21, 0x67, 0xab ),
  1824. BIGINT ( 0x50, 0x19, 0x12, 0x52 ),
  1825. BIGINT ( 0x05, 0x17, 0x6b, 0x13 ) );
  1826. bigint_mod_exp_ok ( BIGINT ( 0x38, 0xab, 0xd4, 0xec ),
  1827. BIGINT ( 0x0c, 0x2a, 0x56, 0x38 ),
  1828. BIGINT ( 0x2f, 0x85, 0x85, 0x57, 0xf6, 0xde,
  1829. 0x24, 0xb4, 0x28, 0x3c, 0x5a, 0x3c,
  1830. 0x0b, 0x12, 0x85, 0x85, 0x85, 0x98,
  1831. 0x46, 0x5b, 0x9c, 0x52, 0x3a ),
  1832. BIGINT ( 0x02, 0xe6, 0x6a, 0x70 ) );
  1833. bigint_mod_exp_ok ( BIGINT ( 0xa6, 0x35, 0xc0, 0x6f ),
  1834. BIGINT ( 0x23, 0xac, 0x78, 0x72 ),
  1835. BIGINT ( 0x6a, 0x07, 0x80, 0xbf, 0x1b, 0xa5,
  1836. 0xf8, 0x0b, 0x90, 0x06, 0xa4, 0xa5,
  1837. 0x44, 0x13, 0xba, 0x4b, 0xb3, 0xce,
  1838. 0x9f, 0x55, 0x42, 0x56, 0xc3, 0x30,
  1839. 0x82, 0x85, 0x5a, 0x3b, 0xae, 0x88,
  1840. 0x92, 0x4e, 0x3c, 0x37, 0xf6, 0x80,
  1841. 0x4c, 0x03, 0x3c, 0x1e, 0x2c, 0x17,
  1842. 0xef, 0x9d, 0xd7, 0x6f, 0xdc, 0xbb,
  1843. 0x42, 0x42, 0xa1, 0x7f, 0x97, 0x66,
  1844. 0xcd, 0xc8, 0x8a, 0x7c, 0xc6, 0x70,
  1845. 0x61, 0x54, 0x82, 0xd0, 0xd0, 0x8b,
  1846. 0xd5, 0x4f, 0x57, 0x7b, 0x8e, 0xab,
  1847. 0xdc, 0xbf, 0x8e, 0x85, 0x94, 0x83,
  1848. 0x8a, 0xb3, 0x72, 0x69, 0x2d, 0x51,
  1849. 0xdd, 0x86, 0x1e, 0x58, 0xb8, 0x00,
  1850. 0xe2, 0x5e, 0xa7, 0xef, 0x6a, 0x6a,
  1851. 0xb0, 0x10, 0x3d, 0x53, 0xfe, 0x23,
  1852. 0x51, 0xc0, 0x51, 0xed, 0x1f, 0x02,
  1853. 0x4b, 0x73, 0x17, 0x59, 0xfa, 0xb9,
  1854. 0xa8, 0x05, 0xa7, 0x79, 0xc3, 0xc9,
  1855. 0x4c, 0x2d, 0x58, 0x59, 0x10, 0x99,
  1856. 0x71, 0xe6 ),
  1857. BIGINT ( 0x01, 0x63, 0xd0, 0x07 ) );
  1858. bigint_mod_exp_ok ( BIGINT ( 0xff, 0x2a, 0x37, 0x04, 0xd4, 0x08,
  1859. 0x9f, 0xf5, 0xac, 0x29, 0x7f, 0x4b,
  1860. 0x93, 0x86, 0x02, 0x26, 0xac, 0x29,
  1861. 0xa8, 0xf9, 0x77, 0x91, 0x20 ),
  1862. BIGINT ( 0x2c, 0xb2, 0xe2, 0x1f, 0x4b, 0x97,
  1863. 0xaa, 0x3b, 0xd1, 0x36, 0xb0, 0x40,
  1864. 0x8b, 0x1c, 0x19, 0xa2, 0xea, 0xc8,
  1865. 0xc6, 0x4e, 0x2a, 0x66, 0x50 ),
  1866. BIGINT ( 0x97 ),
  1867. BIGINT ( 0x04, 0x22, 0x44, 0xe2, 0x14, 0x54,
  1868. 0x6c, 0x5a, 0xba, 0x1b, 0x39, 0xb7,
  1869. 0xaa, 0x06, 0xcf, 0x2b, 0xc8, 0x7e,
  1870. 0xc0, 0xe0, 0x70, 0xf2, 0x90 ) );
  1871. bigint_mod_exp_ok ( BIGINT ( 0xcd, 0xf3, 0xf7, 0x50, 0x13, 0x39,
  1872. 0x13, 0x4a, 0x56, 0xc5, 0xb8, 0xa6,
  1873. 0x42, 0x2d, 0x40, 0x5e, 0x07, 0xf2,
  1874. 0x92, 0x2a, 0x51, 0x87, 0x20 ),
  1875. BIGINT ( 0x93, 0x1a, 0x28, 0xbb, 0x69, 0x4f,
  1876. 0x31, 0x01, 0xe0, 0x88, 0x8a, 0x4c,
  1877. 0x4f, 0x9b, 0xda, 0xf6, 0x4e, 0xf3,
  1878. 0x11, 0xe7, 0x35, 0xa1, 0xfb ),
  1879. BIGINT ( 0x66, 0x69 ),
  1880. BIGINT ( 0x7a, 0x5a, 0x9b, 0x84, 0x72, 0x8f,
  1881. 0x57, 0x31, 0xb4, 0x34, 0x70, 0x18,
  1882. 0x77, 0xa6, 0x43, 0xa9, 0x51, 0x69,
  1883. 0x07, 0x3e, 0xf6, 0x68, 0x82 ) );
  1884. bigint_mod_exp_ok ( BIGINT ( 0xdd, 0x4c, 0x85, 0xcb, 0x3f, 0x45,
  1885. 0x61, 0xe0, 0x58, 0x1e, 0xad, 0xd3,
  1886. 0x6b, 0xef, 0x82, 0x53, 0x4a, 0x16,
  1887. 0x1a, 0xf0, 0x09, 0x82, 0x74 ),
  1888. BIGINT ( 0xd2, 0xa2, 0x73, 0x89, 0x0c, 0x56,
  1889. 0xe4, 0x31, 0xdf, 0x70, 0x3c, 0x40,
  1890. 0x0d, 0x36, 0xfc, 0x4a, 0xf3, 0xa2,
  1891. 0x8f, 0x9a, 0x9d, 0xaa, 0xb0 ),
  1892. BIGINT ( 0xbc, 0xca, 0x45 ),
  1893. BIGINT ( 0x9f, 0x5f, 0x7c, 0xac, 0x5e, 0xc7,
  1894. 0xf2, 0xc5, 0x72, 0x3d, 0xff, 0x29,
  1895. 0xd2, 0x25, 0xa9, 0x64, 0x5b, 0xbe,
  1896. 0x63, 0x63, 0xc6, 0x84, 0x20 ) );
  1897. bigint_mod_exp_ok ( BIGINT ( 0xf8, 0xc9, 0xb9, 0x3d, 0xe1, 0xff,
  1898. 0xa6, 0x8e, 0xb0, 0xd2, 0xa9, 0xa9,
  1899. 0xc1, 0x5c, 0xc5, 0x94, 0x90, 0xb9,
  1900. 0xca, 0x2f, 0x1a, 0xbd, 0x21 ),
  1901. BIGINT ( 0xa7, 0xf4, 0xb0, 0x3c, 0xf4, 0x2b,
  1902. 0x9d, 0x40, 0x5f, 0xfd, 0x2e, 0x28,
  1903. 0xa9, 0x23, 0x01, 0xaf, 0x0b, 0x73,
  1904. 0xaa, 0xcf, 0x14, 0xdc, 0xd8 ),
  1905. BIGINT ( 0x31, 0xe2, 0xe8, 0xf0 ),
  1906. BIGINT ( 0x53, 0x30, 0xc6, 0x10, 0x12, 0x7c,
  1907. 0xb3, 0x91, 0x15, 0x5f, 0x01, 0x62,
  1908. 0xec, 0x1f, 0x15, 0x61, 0x3b, 0x9a,
  1909. 0x76, 0x22, 0xf8, 0x31, 0xb1 ) );
  1910. bigint_mod_exp_ok ( BIGINT ( 0xff, 0x8c, 0x04, 0x74, 0x3e, 0x93,
  1911. 0xfd, 0xce, 0xd5, 0x7f, 0xc5, 0x58,
  1912. 0xce, 0x00, 0x53, 0x44, 0x02, 0xf4,
  1913. 0xfd, 0x01, 0xc3, 0xb0, 0x3c ),
  1914. BIGINT ( 0x2f, 0xbe, 0xb3, 0x2d, 0xd6, 0x59,
  1915. 0x69, 0x44, 0xc0, 0xd4, 0x27, 0x9c,
  1916. 0xff, 0x53, 0x9e, 0x66, 0x2c, 0x01,
  1917. 0x3a, 0x96, 0x5d, 0x75, 0xc1 ),
  1918. BIGINT ( 0x47, 0x3e, 0xb2, 0x81, 0x51, 0x9a,
  1919. 0xdf, 0x75, 0xba, 0xa5, 0x19, 0xc1,
  1920. 0xc7, 0xcc, 0xae, 0x82, 0x9c, 0x3e,
  1921. 0xfd, 0x7f, 0xb0, 0xd7, 0x00 ),
  1922. BIGINT ( 0x09, 0x9c, 0xd0, 0x49, 0x1d, 0x88,
  1923. 0xd8, 0x08, 0x45, 0x61, 0x71, 0xa1,
  1924. 0xb5, 0xab, 0xa9, 0x5b, 0xa8, 0xf1,
  1925. 0xc6, 0x53, 0x68, 0x8f, 0x3e ) );
  1926. bigint_mod_exp_ok ( BIGINT ( 0xd8, 0x78, 0xad, 0x80, 0x81, 0xf1,
  1927. 0x84, 0x23, 0x82, 0x5d, 0x49, 0x46,
  1928. 0x75, 0xfd, 0xd1, 0x49, 0x53, 0x10,
  1929. 0x4d, 0x10, 0xab, 0x0f, 0xf0 ),
  1930. BIGINT ( 0x78, 0x3d, 0x09, 0x1b, 0xea, 0xa4,
  1931. 0xb9, 0x13, 0xf8, 0xb5, 0xb5, 0x5e,
  1932. 0x69, 0xa4, 0xe1, 0xfd, 0x88, 0x58,
  1933. 0x26, 0xb3, 0x76, 0xa2, 0x38 ),
  1934. BIGINT ( 0x3b, 0x12, 0xe0, 0x8e, 0xa2, 0x2f,
  1935. 0x2a, 0x2b, 0xb1, 0x78, 0xf9, 0xf6,
  1936. 0x93, 0x4d, 0x52, 0x82, 0x29, 0x2d,
  1937. 0xe4, 0x36, 0x92, 0x49, 0xc1, 0x25,
  1938. 0x6e, 0x26, 0xe6, 0x6e, 0xc2, 0x4d,
  1939. 0xea, 0x13, 0x86, 0x85, 0x71, 0x4d,
  1940. 0x85, 0x70, 0xf9, 0x2b, 0xa0, 0x0f,
  1941. 0x96, 0xe5, 0x63, 0x7a, 0xb4, 0x25,
  1942. 0x53, 0x1a, 0xd8, 0x30, 0x36, 0xba,
  1943. 0x6e, 0x2e, 0xce, 0x2d, 0x8f, 0x32,
  1944. 0xe9, 0xdc, 0x91, 0x9e, 0xd4, 0xf1,
  1945. 0x3b, 0x40, 0xc9, 0xf4, 0x97, 0x74,
  1946. 0x5e, 0x69, 0xcd, 0x34, 0x4a, 0x18,
  1947. 0x65, 0xe5, 0x07, 0xb5, 0x9e, 0x2a,
  1948. 0xc4, 0xeb, 0xb6, 0x96, 0x7b, 0x99,
  1949. 0x0c, 0xe4, 0xb3, 0x85, 0xff, 0x17,
  1950. 0x72, 0x5d, 0xf6, 0x30, 0xb4, 0xff,
  1951. 0x98, 0xe6, 0xf6, 0x31, 0x24, 0x82,
  1952. 0x91, 0xa6, 0x18, 0x6d, 0x0b, 0x84,
  1953. 0x6f, 0x5f, 0x64, 0xa3, 0xdf, 0x92,
  1954. 0x06, 0x16, 0xe3, 0x7c, 0x08, 0x61,
  1955. 0x77, 0xce ),
  1956. BIGINT ( 0x17, 0xc9, 0xc5, 0x38, 0x4c, 0x15,
  1957. 0x0f, 0x4e, 0xc2, 0x90, 0x3b, 0x46,
  1958. 0x7b, 0x2f, 0x95, 0x82, 0xfe, 0x51,
  1959. 0x95, 0x2b, 0xff, 0xd5, 0x28 ) );
  1960. bigint_mod_exp_ok ( BIGINT ( 0x69, 0xa3, 0x7e, 0x24, 0xdf, 0x9e,
  1961. 0x0b, 0x3e, 0x3f, 0x43, 0x06, 0x0e,
  1962. 0x1d, 0x57, 0x74, 0xe0, 0xa0, 0x5b,
  1963. 0x82, 0xca, 0xb0, 0x33, 0x8b, 0xe4,
  1964. 0x39, 0x27, 0x41, 0xd4, 0x2e, 0x30,
  1965. 0x3a, 0x0e, 0x62, 0x6f, 0xfa, 0xb4,
  1966. 0x02, 0x88, 0x70, 0x35, 0xa6, 0xea,
  1967. 0x7d, 0xb2, 0x87, 0xc3, 0xa5, 0x50,
  1968. 0x49, 0x38, 0xa4, 0x68, 0xa9, 0xe4,
  1969. 0xa6, 0xcc, 0xd7, 0x13, 0xb1, 0xd9,
  1970. 0x1c, 0x6a, 0x9a, 0xb8, 0x6c, 0x9b,
  1971. 0xff, 0xcd, 0x2c, 0xb3, 0xbd, 0xe2,
  1972. 0xfd, 0x1f, 0x08, 0xdd, 0xc6, 0xee,
  1973. 0x18, 0x0c, 0xa5, 0xcd, 0x09, 0x19,
  1974. 0x51, 0x51, 0xa5, 0x6f, 0x93, 0x1b,
  1975. 0x34, 0xfd, 0x8f, 0xd9, 0x87, 0xed,
  1976. 0x15, 0x7e, 0x36, 0x60, 0xdd, 0x1b,
  1977. 0xf4, 0xcc, 0xc4, 0x4c, 0x19, 0x2b,
  1978. 0xd6, 0x1e, 0xec, 0x51, 0xe9, 0x27,
  1979. 0xe9, 0xbd, 0x6a, 0x3f, 0x91, 0x45,
  1980. 0xc3, 0x6d, 0x40, 0x7e, 0x6c, 0x56,
  1981. 0x05, 0x5a ),
  1982. BIGINT ( 0x5c, 0x96, 0x05, 0x81, 0x94, 0x45,
  1983. 0xcf, 0x47, 0x5f, 0x1b, 0xb0, 0xf9,
  1984. 0xef, 0x13, 0x8f, 0xcc, 0x71, 0xfd,
  1985. 0x50, 0xf1, 0xe7, 0x62, 0x6e, 0xfa,
  1986. 0x48, 0x66, 0x1c, 0xf7, 0xef, 0x09,
  1987. 0x12, 0xa2, 0xfd, 0x17, 0xb7, 0x6a,
  1988. 0x3b, 0xed, 0xf7, 0x86, 0xd2, 0xbe,
  1989. 0x95, 0x90, 0xc6, 0x00, 0x14, 0x8d,
  1990. 0xe3, 0x27, 0xbe, 0x03, 0x7c, 0x9e,
  1991. 0x6b, 0x51, 0x31, 0x8d, 0x18, 0xc4,
  1992. 0x16, 0xd2, 0x84, 0x63, 0x9b, 0xe9,
  1993. 0xa4, 0xf8, 0xff, 0x70, 0x4d, 0xeb,
  1994. 0x6f, 0x4a, 0xb7, 0x5b, 0x54, 0xf1,
  1995. 0xb5, 0xbe, 0x78, 0xb6, 0xfd, 0x8b,
  1996. 0xe1, 0x39, 0x62, 0x85, 0x9b, 0xde,
  1997. 0x30, 0xa8, 0xe4, 0x37, 0x52, 0x57,
  1998. 0x39, 0x79, 0xdb, 0x0b, 0x19, 0x6b,
  1999. 0xc9, 0x17, 0xfd, 0x8c, 0x2c, 0xaa,
  2000. 0xa4, 0xf1, 0x04, 0xd1, 0xd3, 0x2f,
  2001. 0xbb, 0x3a, 0x36, 0x82, 0x31, 0xa4,
  2002. 0x40, 0xd4, 0x87, 0x46, 0xe3, 0x6e,
  2003. 0xd0, 0x17 ),
  2004. BIGINT ( 0x93 ),
  2005. BIGINT ( 0x0d, 0x39, 0x92, 0x57, 0xaa, 0x6d,
  2006. 0xfc, 0x3b, 0x10, 0x18, 0x6d, 0x59,
  2007. 0xbe, 0x31, 0x8f, 0xee, 0xf9, 0x82,
  2008. 0x84, 0xe0, 0xdf, 0xa5, 0x00, 0x28,
  2009. 0xd1, 0x64, 0x6b, 0x4b, 0x43, 0x3b,
  2010. 0x76, 0x3e, 0x6b, 0xc4, 0xe4, 0xf5,
  2011. 0x0b, 0x59, 0x5a, 0xe4, 0x53, 0x5e,
  2012. 0x02, 0xd4, 0xde, 0x72, 0xd3, 0xa3,
  2013. 0x58, 0x66, 0xa7, 0xdd, 0x2b, 0x0b,
  2014. 0xa4, 0x83, 0xd0, 0xd9, 0xef, 0x29,
  2015. 0x3d, 0x2f, 0x97, 0xff, 0x9a, 0xc7,
  2016. 0xf6, 0x8a, 0x8d, 0x59, 0xef, 0x87,
  2017. 0xd1, 0xe6, 0xba, 0x4d, 0x99, 0xd9,
  2018. 0x5f, 0x5e, 0x7a, 0x7e, 0x67, 0x22,
  2019. 0x5b, 0x77, 0x83, 0xa2, 0x02, 0xfd,
  2020. 0xb2, 0xe4, 0xf6, 0x20, 0x4c, 0x12,
  2021. 0x20, 0xa7, 0xda, 0x5b, 0x3b, 0x8c,
  2022. 0xa2, 0xca, 0xda, 0x20, 0xaa, 0x27,
  2023. 0xe6, 0x54, 0x3e, 0xa8, 0x6f, 0x64,
  2024. 0x9d, 0xa7, 0x0d, 0x57, 0x1b, 0x21,
  2025. 0xff, 0xd2, 0xe2, 0xb2, 0x0a, 0x4f,
  2026. 0xb7, 0x0e ) );
  2027. bigint_mod_exp_ok ( BIGINT ( 0x06, 0xcf, 0x54, 0xf2, 0x0d, 0x62,
  2028. 0x33, 0xdd, 0xe7, 0x4d, 0x7f, 0x2f,
  2029. 0x8e, 0x52, 0x73, 0xf4, 0x73, 0x68,
  2030. 0x4b, 0x13, 0x6e, 0x58, 0x6b, 0x4a,
  2031. 0xb8, 0x4c, 0xef, 0x73, 0xfe, 0x5f,
  2032. 0xf6, 0xd0, 0xbb, 0x82, 0x17, 0x3f,
  2033. 0x9d, 0x91, 0xf8, 0xa3, 0xb8, 0x79,
  2034. 0xef, 0x41, 0x38, 0xc1, 0xef, 0xc9,
  2035. 0xc6, 0xcf, 0x2a, 0xc3, 0xaa, 0x75,
  2036. 0x17, 0xda, 0xbc, 0x76, 0x29, 0x61,
  2037. 0x6d, 0x05, 0x79, 0x0b, 0x44, 0xb1,
  2038. 0x54, 0x75, 0xb7, 0xd9, 0xf6, 0xa8,
  2039. 0xbd, 0xf7, 0x85, 0xe0, 0xe7, 0x90,
  2040. 0x62, 0xce, 0x79, 0xfb, 0xc5, 0x23,
  2041. 0xa5, 0x09, 0xc0, 0xc4, 0x4d, 0xe7,
  2042. 0x9c, 0x49, 0x8f, 0x82, 0xf1, 0x31,
  2043. 0x34, 0x85, 0xdd, 0x3b, 0xbe, 0xe9,
  2044. 0x93, 0x19, 0x03, 0x75, 0x3f, 0xc4,
  2045. 0xa4, 0x0f, 0x52, 0x53, 0xc1, 0xcd,
  2046. 0x08, 0xb0, 0x05, 0x0c, 0xa2, 0x0c,
  2047. 0x3a, 0x72, 0xb2, 0x3c, 0xdb, 0x4f,
  2048. 0xac, 0xc6 ),
  2049. BIGINT ( 0xe4, 0x40, 0xd8, 0x30, 0x00, 0xcf,
  2050. 0x4c, 0xfd, 0xda, 0xae, 0x90, 0xd3,
  2051. 0x5b, 0xc7, 0x20, 0xcc, 0x2b, 0xe2,
  2052. 0x0a, 0x39, 0x1e, 0xde, 0xef, 0x98,
  2053. 0x16, 0x3b, 0x9d, 0x36, 0x63, 0x0d,
  2054. 0x46, 0xed, 0x23, 0x6e, 0x38, 0xa8,
  2055. 0x15, 0xb5, 0xb1, 0xaf, 0x47, 0xb1,
  2056. 0xec, 0xaa, 0x8b, 0x57, 0xd6, 0xca,
  2057. 0x39, 0x2f, 0x62, 0xbd, 0xd5, 0xf8,
  2058. 0x98, 0x98, 0x5d, 0xfe, 0x14, 0xd6,
  2059. 0xdc, 0xe5, 0x98, 0x60, 0x5b, 0x16,
  2060. 0x92, 0xcb, 0xed, 0xb6, 0x9c, 0x5c,
  2061. 0x82, 0x40, 0x6b, 0xaa, 0x48, 0x7a,
  2062. 0xd4, 0xfe, 0xa3, 0xe7, 0x30, 0xf1,
  2063. 0x7c, 0xfb, 0x94, 0x2e, 0xeb, 0xb6,
  2064. 0x71, 0xe4, 0x33, 0x63, 0xc3, 0xb0,
  2065. 0x94, 0x6d, 0xee, 0xa5, 0x15, 0x3f,
  2066. 0x28, 0xf1, 0xfa, 0xdc, 0xf2, 0x13,
  2067. 0x0f, 0xc7, 0xd9, 0xe0, 0xbf, 0x1b,
  2068. 0x49, 0xee, 0x21, 0x8e, 0x26, 0xc9,
  2069. 0x28, 0x21, 0x86, 0x1d, 0x46, 0x33,
  2070. 0xd4, 0x69 ),
  2071. BIGINT ( 0xd9, 0x87 ),
  2072. BIGINT ( 0xdf, 0xff, 0xcc, 0xb7, 0xfe, 0x19,
  2073. 0x02, 0x92, 0x9d, 0xab, 0x33, 0xd2,
  2074. 0x21, 0xbc, 0xd3, 0xc4, 0x31, 0xad,
  2075. 0x4b, 0xb3, 0x16, 0x50, 0x96, 0xd9,
  2076. 0xdc, 0x88, 0x74, 0x60, 0xde, 0xdf,
  2077. 0xb7, 0x83, 0xdb, 0x22, 0xef, 0xcb,
  2078. 0xcb, 0xdb, 0x4c, 0xfb, 0x94, 0x4c,
  2079. 0x3f, 0xf5, 0xf5, 0x99, 0x85, 0x21,
  2080. 0x1a, 0x2b, 0xec, 0x90, 0x2d, 0xb4,
  2081. 0x20, 0x3c, 0x27, 0x9f, 0xe5, 0xb1,
  2082. 0x5c, 0x92, 0xfa, 0xb0, 0xa9, 0x8e,
  2083. 0x2c, 0x21, 0x8e, 0x8d, 0xe5, 0x55,
  2084. 0x84, 0x02, 0xa5, 0x15, 0x5c, 0x53,
  2085. 0x1f, 0x40, 0x81, 0x0a, 0x10, 0xde,
  2086. 0x21, 0x41, 0xa9, 0x97, 0xf8, 0x6f,
  2087. 0xbf, 0x42, 0x58, 0x9e, 0xc6, 0xdd,
  2088. 0x10, 0x33, 0x3f, 0xad, 0xe6, 0x8e,
  2089. 0x57, 0x27, 0x37, 0x20, 0xa4, 0x86,
  2090. 0xef, 0x39, 0x7b, 0x6f, 0x78, 0x77,
  2091. 0xab, 0xa0, 0x62, 0xe1, 0xfd, 0x9c,
  2092. 0xbe, 0xfa, 0x98, 0x2e, 0x29, 0xe3,
  2093. 0xeb, 0x52 ) );
  2094. bigint_mod_exp_ok ( BIGINT ( 0x00, 0x91, 0xb3, 0x87, 0xe6, 0x01,
  2095. 0x57, 0xe9, 0x68, 0xa4, 0xf4, 0x9b,
  2096. 0xea, 0x6a, 0x8a, 0x9e, 0x1a, 0x8b,
  2097. 0xd3, 0x85, 0x9d, 0xba, 0x85, 0xab,
  2098. 0xd8, 0xcd, 0x25, 0x56, 0x8e, 0x85,
  2099. 0x8a, 0x8e, 0x48, 0x9e, 0xb4, 0x90,
  2100. 0xc8, 0x2e, 0x07, 0x78, 0x80, 0x49,
  2101. 0xa0, 0xb7, 0x95, 0x6a, 0xd8, 0xad,
  2102. 0xb5, 0xda, 0x5d, 0xe6, 0x11, 0x87,
  2103. 0xb8, 0x33, 0x8f, 0xa8, 0x6f, 0x4e,
  2104. 0xc6, 0xc3, 0x0d, 0xf5, 0xa9, 0x4e,
  2105. 0xb2, 0x42, 0x53, 0x81, 0xcd, 0x33,
  2106. 0x83, 0x49, 0xab, 0x0d, 0x0e, 0xf5,
  2107. 0x2c, 0xcd, 0x84, 0x58, 0xf3, 0x30,
  2108. 0xa3, 0x6e, 0x3c, 0x3a, 0xc6, 0x77,
  2109. 0x43, 0xb0, 0xe7, 0x4b, 0x66, 0x30,
  2110. 0xe9, 0x48, 0x0b, 0x0d, 0x86, 0x3f,
  2111. 0xd8, 0xe2, 0xb5, 0x88, 0xc1, 0x44,
  2112. 0xb2, 0x6b, 0xb0, 0x7a, 0x35, 0x3b,
  2113. 0x56, 0x83, 0xb1, 0xac, 0x9e, 0xeb,
  2114. 0x9b, 0x08, 0x43, 0xac, 0x0a, 0x3a,
  2115. 0x31, 0x69 ),
  2116. BIGINT ( 0x96, 0x6f, 0xb0, 0xa7, 0x02, 0xb5,
  2117. 0xd9, 0x19, 0xbe, 0x4b, 0x27, 0x65,
  2118. 0x5b, 0x96, 0xd4, 0x0b, 0x49, 0x70,
  2119. 0xf0, 0x09, 0x8e, 0xf2, 0x04, 0x85,
  2120. 0x93, 0xe9, 0x2e, 0x09, 0x31, 0x76,
  2121. 0x8b, 0xbb, 0xe9, 0xe1, 0x2b, 0x4f,
  2122. 0xed, 0x83, 0xa6, 0x87, 0xa3, 0x07,
  2123. 0x0a, 0x3d, 0x1c, 0x65, 0x14, 0x5a,
  2124. 0xd5, 0xc0, 0x5d, 0x3c, 0x31, 0x9a,
  2125. 0x83, 0xad, 0xca, 0x6a, 0x93, 0x0d,
  2126. 0x1a, 0x67, 0x4e, 0x68, 0x06, 0x64,
  2127. 0x53, 0x2e, 0x15, 0xd9, 0xdd, 0x5e,
  2128. 0xcb, 0xb7, 0x2e, 0xef, 0xd3, 0xbb,
  2129. 0x5f, 0xaf, 0xef, 0x9e, 0xf2, 0x7b,
  2130. 0x69, 0x15, 0xb0, 0x18, 0x6c, 0x67,
  2131. 0x10, 0xda, 0x33, 0x07, 0x48, 0x97,
  2132. 0x31, 0xb3, 0x3d, 0x3d, 0xc9, 0x2e,
  2133. 0x0b, 0x68, 0x91, 0x3f, 0x6a, 0x3b,
  2134. 0x1a, 0xdf, 0xa8, 0x69, 0x46, 0x1c,
  2135. 0xb2, 0x69, 0x08, 0x0b, 0x02, 0x1b,
  2136. 0x03, 0x64, 0xae, 0xb6, 0x2d, 0xc6,
  2137. 0xc4, 0x0a ),
  2138. BIGINT ( 0x6d, 0x3f, 0xdd ),
  2139. BIGINT ( 0x40, 0x6e, 0x9d, 0x3e, 0xeb, 0xa4,
  2140. 0xb1, 0x8d, 0xb7, 0xb4, 0x0f, 0x5b,
  2141. 0x12, 0xad, 0x27, 0x9e, 0xbd, 0xe7,
  2142. 0xe5, 0x9d, 0xec, 0xb4, 0xac, 0x23,
  2143. 0x5f, 0xa9, 0xec, 0x9c, 0xd1, 0x6a,
  2144. 0xbe, 0x99, 0xba, 0xb3, 0x66, 0x0e,
  2145. 0x17, 0xaa, 0x13, 0xa2, 0x2e, 0x01,
  2146. 0x28, 0xb1, 0x6c, 0xba, 0xad, 0x68,
  2147. 0x48, 0xf0, 0xf3, 0x4c, 0x08, 0x9f,
  2148. 0xd1, 0x9c, 0xb7, 0x75, 0xc5, 0xb6,
  2149. 0x5a, 0x05, 0xb0, 0x14, 0xd4, 0x61,
  2150. 0xea, 0x18, 0x9f, 0xe6, 0xe5, 0xe3,
  2151. 0xd4, 0xff, 0x35, 0x43, 0x0b, 0xb8,
  2152. 0xf6, 0xe9, 0x19, 0x7a, 0x88, 0xa7,
  2153. 0x4d, 0x01, 0x92, 0x05, 0xd2, 0x6e,
  2154. 0xa3, 0xc1, 0xb6, 0x66, 0x75, 0xb1,
  2155. 0x00, 0x0d, 0x42, 0x37, 0xcc, 0xca,
  2156. 0xc0, 0x8d, 0xc8, 0x7e, 0x5c, 0xc9,
  2157. 0x53, 0x81, 0x2f, 0xc4, 0x61, 0xb6,
  2158. 0x96, 0x3b, 0xa5, 0x04, 0x14, 0x1b,
  2159. 0xa7, 0x77, 0xa1, 0xbc, 0x73, 0x1d,
  2160. 0xad, 0xed ) );
  2161. bigint_mod_exp_ok ( BIGINT ( 0x45, 0xfb, 0xf3, 0xdc, 0x31, 0xe5,
  2162. 0x56, 0x7a, 0xee, 0x15, 0xfb, 0x16,
  2163. 0xee, 0x6e, 0x90, 0x3e, 0xa3, 0x89,
  2164. 0xc2, 0x6d, 0x9b, 0x06, 0x65, 0xd0,
  2165. 0xcd, 0xa2, 0xcc, 0x01, 0x60, 0x0d,
  2166. 0xd1, 0xdd, 0x68, 0x14, 0xc2, 0xcd,
  2167. 0xd8, 0x79, 0x75, 0xad, 0x0a, 0x9f,
  2168. 0x39, 0x5f, 0x52, 0x4b, 0x58, 0x31,
  2169. 0x48, 0xbb, 0x2a, 0xcc, 0xe0, 0x42,
  2170. 0x18, 0x32, 0xdc, 0x63, 0x14, 0x11,
  2171. 0x4e, 0xab, 0x96, 0x29, 0xc5, 0x06,
  2172. 0x79, 0xe5, 0x06, 0xf7, 0x59, 0xdb,
  2173. 0x1e, 0x51, 0xfd, 0xc4, 0x48, 0x3a,
  2174. 0x4c, 0x7f, 0xd0, 0xe2, 0x36, 0x86,
  2175. 0xc1, 0x8b, 0xc5, 0x86, 0x52, 0xe0,
  2176. 0xdb, 0x92, 0x5f, 0x0e, 0x19, 0xb1,
  2177. 0xa3, 0x23, 0xdd, 0xf0, 0x78, 0xcc,
  2178. 0x81, 0x3f, 0x4a, 0xe6, 0xb0, 0x32,
  2179. 0xd1, 0x5c, 0x5e, 0x3a, 0xb0, 0xd8,
  2180. 0xe2, 0x04, 0xc0, 0x30, 0x85, 0x1d,
  2181. 0x5e, 0x28, 0xee, 0xd9, 0xb3, 0x83,
  2182. 0x9f, 0xe2 ),
  2183. BIGINT ( 0xb3, 0x2c, 0x2e, 0xc5, 0xba, 0xf8,
  2184. 0x41, 0x98, 0x79, 0x7e, 0xaa, 0x0c,
  2185. 0x2a, 0x8f, 0xd9, 0x56, 0x55, 0xaa,
  2186. 0x74, 0x60, 0x74, 0xd1, 0x49, 0x2c,
  2187. 0x6f, 0x0a, 0x4e, 0xf8, 0x3f, 0x1b,
  2188. 0x73, 0x4c, 0xe0, 0x17, 0x37, 0x06,
  2189. 0x76, 0x73, 0xd5, 0x2d, 0x4d, 0x3f,
  2190. 0xb0, 0x15, 0x7e, 0x98, 0xd0, 0xdf,
  2191. 0xf0, 0x33, 0x78, 0xe2, 0xe6, 0xec,
  2192. 0x21, 0x22, 0xad, 0xd5, 0xab, 0x2d,
  2193. 0x0d, 0x59, 0x95, 0x05, 0x34, 0x1f,
  2194. 0x51, 0xf5, 0xec, 0x93, 0x05, 0x15,
  2195. 0x37, 0xcf, 0x93, 0x03, 0xd7, 0xf6,
  2196. 0x35, 0x23, 0x8f, 0x33, 0xf6, 0xba,
  2197. 0x42, 0xc8, 0x52, 0x94, 0xd3, 0x33,
  2198. 0x3e, 0x39, 0x01, 0xd1, 0x55, 0x3f,
  2199. 0x48, 0x84, 0xe9, 0xbc, 0x0b, 0x0f,
  2200. 0xc9, 0x69, 0x41, 0x2c, 0x5f, 0x34,
  2201. 0xd0, 0xe6, 0x15, 0x50, 0x06, 0x64,
  2202. 0x5b, 0x8b, 0x71, 0x22, 0xb3, 0x3e,
  2203. 0x09, 0x9c, 0x76, 0x13, 0x9b, 0x29,
  2204. 0x57, 0x94 ),
  2205. BIGINT ( 0xca, 0x94, 0xf7, 0xca ),
  2206. BIGINT ( 0x83, 0x68, 0xb9, 0xe7, 0x91, 0xf3,
  2207. 0x3b, 0x5a, 0x0b, 0xb6, 0x1e, 0x2f,
  2208. 0x3f, 0x5f, 0xdc, 0x96, 0x5b, 0x7f,
  2209. 0x8d, 0xc5, 0x8e, 0xda, 0x6e, 0x21,
  2210. 0xe3, 0x20, 0xea, 0x37, 0x39, 0x3b,
  2211. 0xb4, 0xd7, 0xf6, 0xba, 0x61, 0xfe,
  2212. 0xdc, 0x7e, 0x82, 0x9a, 0x38, 0x7b,
  2213. 0xd5, 0xb1, 0x11, 0x98, 0xc4, 0x88,
  2214. 0x0b, 0x01, 0x7d, 0x81, 0xc9, 0x64,
  2215. 0x23, 0xc3, 0x3e, 0xf3, 0x67, 0x95,
  2216. 0x78, 0xca, 0xda, 0x52, 0xaf, 0x72,
  2217. 0x25, 0xd9, 0xf0, 0x27, 0xd3, 0x1c,
  2218. 0xfb, 0xad, 0xa1, 0xa7, 0x06, 0x2f,
  2219. 0xaa, 0x2f, 0x86, 0x5c, 0x8b, 0x30,
  2220. 0xe1, 0xda, 0x5a, 0x36, 0xf9, 0xfd,
  2221. 0xbf, 0xfe, 0x0d, 0x03, 0xf8, 0x9c,
  2222. 0x6b, 0x9b, 0xe5, 0x70, 0x6d, 0x75,
  2223. 0xd7, 0x54, 0x28, 0x43, 0x34, 0x69,
  2224. 0x98, 0x11, 0x29, 0xee, 0x50, 0x06,
  2225. 0xa4, 0xc4, 0x11, 0x6d, 0x60, 0x8c,
  2226. 0xcd, 0xd1, 0x88, 0xe9, 0x6b, 0xbb,
  2227. 0xc1, 0xd4 ) );
  2228. bigint_mod_exp_ok ( BIGINT ( 0xa1, 0x01, 0x7e, 0xb4, 0x0e, 0x66,
  2229. 0xa5, 0x07, 0x8b, 0x10, 0x84, 0x0d,
  2230. 0x30, 0x0a, 0xa4, 0x2d, 0x10, 0x2c,
  2231. 0xd4, 0x9a, 0x27, 0xf1, 0x02, 0x8c,
  2232. 0x38, 0x18, 0x7f, 0x7f, 0x95, 0x65,
  2233. 0xf1, 0xa9, 0x3b, 0x7d, 0x1f, 0x4f,
  2234. 0x88, 0xb0, 0x65, 0x62, 0x63, 0x63,
  2235. 0xaa, 0x82, 0xfc, 0x83, 0x3a, 0x3a,
  2236. 0x46, 0x59, 0x6a, 0x89, 0xec, 0xa9,
  2237. 0xb0, 0x4c, 0x5e, 0xbe, 0x46, 0x98,
  2238. 0xd0, 0xd4, 0xb7, 0xe3, 0x1b, 0x30,
  2239. 0x0b, 0xfb, 0xbb, 0x4f, 0x0b, 0xd3,
  2240. 0xe4, 0xa0, 0x80, 0x54, 0xcb, 0x52,
  2241. 0x0a, 0xe8, 0x03, 0x75, 0x8e, 0x96,
  2242. 0xa4, 0x21, 0xaa, 0xbd, 0x7a, 0xfd,
  2243. 0xfa, 0xf8, 0xaf, 0x42, 0xf6, 0x61,
  2244. 0xd2, 0x93, 0xce, 0x66, 0x67, 0xe9,
  2245. 0x02, 0xda, 0x81, 0x0b, 0xb0, 0x1e,
  2246. 0x9e, 0x27, 0x57, 0x98, 0x18, 0x88,
  2247. 0x35, 0x49, 0xc0, 0x88, 0x88, 0x59,
  2248. 0xae, 0x2f, 0x66, 0x59, 0x31, 0x87,
  2249. 0x88, 0xda ),
  2250. BIGINT ( 0xfe, 0x21, 0x7c, 0xf4, 0xbe, 0xae,
  2251. 0x65, 0xda, 0x89, 0xd2, 0x26, 0xd6,
  2252. 0x9c, 0x65, 0xc6, 0xb6, 0xb4, 0x0a,
  2253. 0x84, 0x11, 0xe1, 0xe8, 0xba, 0xd8,
  2254. 0x16, 0xcf, 0x60, 0x6c, 0x83, 0xa5,
  2255. 0x4a, 0xbf, 0xa2, 0x24, 0x0b, 0x66,
  2256. 0xda, 0xe2, 0x4e, 0x2d, 0xe5, 0x9e,
  2257. 0xbf, 0xad, 0x5c, 0xa3, 0x1e, 0x5c,
  2258. 0xbd, 0xe2, 0x5b, 0x46, 0xcf, 0xcc,
  2259. 0xd5, 0xc9, 0x13, 0x95, 0xc3, 0xdb,
  2260. 0x64, 0xbf, 0xeb, 0x31, 0xa9, 0x8a,
  2261. 0x3b, 0xd2, 0x5d, 0x3b, 0x2e, 0xdc,
  2262. 0x0c, 0xca, 0xab, 0xde, 0x92, 0xae,
  2263. 0x45, 0x35, 0x96, 0xb0, 0xb7, 0xb9,
  2264. 0xe6, 0xfe, 0x28, 0x0d, 0x10, 0x72,
  2265. 0x53, 0x8e, 0x21, 0xc0, 0x33, 0x79,
  2266. 0x01, 0x43, 0x8d, 0x77, 0xc4, 0xaa,
  2267. 0xcf, 0x7f, 0xc3, 0xd1, 0xf5, 0xfd,
  2268. 0x79, 0x81, 0xf6, 0x2e, 0xb7, 0xeb,
  2269. 0x55, 0x5f, 0x74, 0xf0, 0x3a, 0xb9,
  2270. 0x57, 0x07, 0x09, 0x97, 0xa5, 0x4c,
  2271. 0x4a, 0x85 ),
  2272. BIGINT ( 0xd9, 0xb7, 0xb2, 0xd6, 0xeb, 0xf3,
  2273. 0x66, 0xbe, 0x15, 0x64, 0xad, 0x2e,
  2274. 0x9e, 0xc6, 0xaf, 0x5e, 0xaf, 0x40,
  2275. 0x1e, 0x90, 0x82, 0x2f, 0x98 ),
  2276. BIGINT ( 0x12, 0x48, 0x31, 0x7f, 0x09, 0xbb,
  2277. 0x8f, 0xd9, 0x02, 0x7e, 0x4a, 0xd0,
  2278. 0x2f, 0x42, 0x7c, 0x17, 0x6e, 0x83,
  2279. 0x74, 0x21, 0x95, 0x47, 0x7d, 0x93,
  2280. 0x4a, 0xce, 0x34, 0x7c, 0xde, 0xc7,
  2281. 0x8f, 0xf6, 0x28, 0x97, 0xba, 0x81,
  2282. 0x9b, 0xcc, 0x54, 0x14, 0x7f, 0xd3,
  2283. 0x93, 0x66, 0x41, 0x8c, 0x0e, 0x47,
  2284. 0xee, 0xc5, 0x5e, 0xd6, 0x5f, 0x01,
  2285. 0x62, 0x97, 0xf1, 0x2b, 0xee, 0x60,
  2286. 0x5e, 0x82, 0x2c, 0x7b, 0x0a, 0xf2,
  2287. 0xc3, 0x23, 0xbf, 0xb9, 0x83, 0xf7,
  2288. 0x97, 0xf5, 0xca, 0x58, 0xd7, 0xf0,
  2289. 0x87, 0x7b, 0xcb, 0x87, 0x69, 0x42,
  2290. 0xbc, 0x05, 0xc4, 0xad, 0xbd, 0x82,
  2291. 0xcf, 0x44, 0x16, 0x4f, 0x46, 0xe0,
  2292. 0xde, 0x2f, 0xfa, 0x77, 0xec, 0xa4,
  2293. 0x23, 0x7d, 0x47, 0x3e, 0x94, 0x19,
  2294. 0x8b, 0xb8, 0x84, 0x81, 0x80, 0x6c,
  2295. 0x1e, 0x31, 0xa3, 0x6d, 0x14, 0x94,
  2296. 0x57, 0x28, 0x99, 0x08, 0x0a, 0xa7,
  2297. 0x98, 0x4b ) );
  2298. bigint_mod_exp_ok ( BIGINT ( 0xda, 0x52, 0xfd, 0x44, 0x5d, 0x11,
  2299. 0x60, 0x6c, 0xec, 0x87, 0xbf, 0x19,
  2300. 0xb8, 0x46, 0xaa, 0x41, 0xfc, 0x10,
  2301. 0xae, 0x47, 0xd6, 0x72, 0x42, 0x57,
  2302. 0xc3, 0x05, 0xca, 0xe3, 0x59, 0x94,
  2303. 0x82, 0x7c, 0xa1, 0xe0, 0xd2, 0x6b,
  2304. 0x77, 0x71, 0x42, 0xa1, 0xf7, 0x84,
  2305. 0xae, 0xf4, 0x6f, 0x44, 0x0d, 0x88,
  2306. 0xa2, 0xc5, 0x45, 0x9b, 0x49, 0x36,
  2307. 0xd4, 0x20, 0x3a, 0x7c, 0x92, 0xdb,
  2308. 0x65, 0xd9, 0x20, 0xd6, 0x71, 0x22,
  2309. 0x90, 0x70, 0xbf, 0xf3, 0x17, 0xe8,
  2310. 0x2c, 0x10, 0xe9, 0x4c, 0x02, 0x69,
  2311. 0x37, 0xa2, 0x91, 0x04, 0x46, 0x11,
  2312. 0xdc, 0xab, 0x5b, 0x1e, 0x3e, 0x31,
  2313. 0xd8, 0x69, 0xf8, 0x48, 0x84, 0x1f,
  2314. 0x56, 0x46, 0xf1, 0xc0, 0x14, 0x3f,
  2315. 0xcc, 0x5d, 0xe2, 0xf7, 0x8b, 0xa4,
  2316. 0x9e, 0x94, 0x32, 0xaa, 0x3c, 0x5e,
  2317. 0x21, 0x70, 0x00, 0x24, 0x2a, 0x1b,
  2318. 0xec, 0x25, 0xb1, 0xb6, 0x83, 0x36,
  2319. 0x5a, 0x95 ),
  2320. BIGINT ( 0x5e, 0xdc, 0x71, 0x1f, 0x5b, 0x55,
  2321. 0xaa, 0xda, 0x56, 0xf5, 0x93, 0x9b,
  2322. 0xe8, 0xfc, 0x6a, 0x80, 0xe1, 0xe3,
  2323. 0x93, 0xe4, 0xc0, 0x58, 0x6f, 0x22,
  2324. 0xce, 0x9d, 0x6f, 0x84, 0x4c, 0xd4,
  2325. 0x12, 0x44, 0x57, 0x25, 0xca, 0xe5,
  2326. 0x2b, 0x7c, 0x35, 0x88, 0xc7, 0x38,
  2327. 0x25, 0x20, 0x9b, 0x57, 0xf2, 0xf2,
  2328. 0x6c, 0x28, 0x47, 0x9c, 0x3f, 0x91,
  2329. 0x1e, 0x3f, 0xe9, 0xeb, 0x50, 0xd6,
  2330. 0xa7, 0x22, 0x88, 0x6c, 0x71, 0xe5,
  2331. 0x62, 0x2a, 0xb7, 0xce, 0xbe, 0xf7,
  2332. 0x1a, 0x8c, 0x52, 0xa6, 0xff, 0xb8,
  2333. 0x34, 0x83, 0x7e, 0x04, 0xa8, 0x9c,
  2334. 0xa8, 0xa7, 0xd1, 0x05, 0x8e, 0x13,
  2335. 0x03, 0xe0, 0x49, 0xd8, 0x4a, 0xc4,
  2336. 0x4d, 0x38, 0x21, 0x5b, 0x62, 0xc2,
  2337. 0x38, 0x23, 0x7c, 0x9e, 0xf1, 0xe9,
  2338. 0xb6, 0x9a, 0x75, 0x42, 0x14, 0x99,
  2339. 0x63, 0x36, 0x13, 0x4c, 0x2d, 0x3a,
  2340. 0x77, 0xd4, 0x74, 0xb7, 0x30, 0xb2,
  2341. 0x00, 0x0f ),
  2342. BIGINT ( 0xe3, 0xe5, 0x3b, 0xb5, 0x92, 0x5a,
  2343. 0xc6, 0xfa, 0x8f, 0xe8, 0x00, 0xb9,
  2344. 0x5c, 0xa0, 0xb6, 0x3e, 0x5e, 0x14,
  2345. 0x12, 0xa9, 0xdd, 0x2a, 0x3d, 0x4d,
  2346. 0xa3, 0x91, 0x6a, 0x56, 0x99, 0xc2,
  2347. 0x6c, 0x8e, 0xda, 0xb0, 0x5a, 0x2a,
  2348. 0x37, 0x55, 0x8b, 0xd3, 0x9b, 0xb6,
  2349. 0x1d, 0x49, 0x7d, 0x81, 0x76, 0x1c,
  2350. 0x2e, 0xb9, 0x92, 0x6d, 0xfa, 0x54,
  2351. 0x53, 0xfc, 0x74, 0x9b, 0x6b, 0x63,
  2352. 0x95, 0x1a, 0x89, 0xcc, 0xbd, 0x36,
  2353. 0xc5, 0x31, 0x7f, 0xf5, 0x31, 0x69,
  2354. 0x40, 0xd5, 0x7b, 0x94, 0x5d, 0xa9,
  2355. 0xd1, 0x34, 0x95, 0xa1, 0x8b, 0xa5,
  2356. 0xb5, 0x83, 0xda, 0xb5, 0x9d, 0x5b,
  2357. 0x74, 0x41, 0xad, 0x81, 0x45, 0x40,
  2358. 0x9b, 0xc3, 0xe8, 0xfe, 0x47, 0xdc,
  2359. 0xb0, 0xc3, 0x34, 0x5d, 0xf6, 0x3c,
  2360. 0x1d, 0x07, 0x76, 0xd9, 0x25, 0xca,
  2361. 0xa2, 0x39, 0x6c, 0xa8, 0xae, 0x30,
  2362. 0x4a, 0xde, 0xfb, 0xeb, 0x19, 0x80,
  2363. 0x5e, 0x49 ),
  2364. BIGINT ( 0x4b, 0x0e, 0x74, 0xb8, 0xa7, 0x92,
  2365. 0x74, 0xd9, 0x50, 0xf6, 0x1b, 0x67,
  2366. 0x76, 0x76, 0x56, 0x6c, 0x09, 0x9c,
  2367. 0x01, 0xda, 0xaf, 0xa3, 0xca, 0xb2,
  2368. 0x12, 0x85, 0x52, 0x24, 0xe9, 0x7e,
  2369. 0x2b, 0xf2, 0x6e, 0xe9, 0x1a, 0x10,
  2370. 0x5d, 0xa0, 0x25, 0x46, 0x8f, 0x2a,
  2371. 0x95, 0x62, 0x50, 0xb6, 0x66, 0x43,
  2372. 0x37, 0x8b, 0xcb, 0x05, 0xf8, 0x61,
  2373. 0x59, 0xf9, 0xdd, 0xd2, 0x68, 0x72,
  2374. 0xfa, 0x88, 0x13, 0x36, 0xd8, 0x24,
  2375. 0x73, 0xec, 0x47, 0x44, 0xdd, 0x45,
  2376. 0x8a, 0x59, 0xd2, 0xbd, 0x43, 0xe3,
  2377. 0x05, 0x16, 0xd5, 0x9b, 0x1c, 0x8a,
  2378. 0x4b, 0x07, 0xda, 0x58, 0x0d, 0x4a,
  2379. 0x4e, 0xe7, 0x15, 0xfc, 0xbd, 0x95,
  2380. 0xf7, 0x18, 0xa5, 0xa7, 0x93, 0xff,
  2381. 0xf8, 0x1f, 0xd4, 0x6b, 0x07, 0xc6,
  2382. 0x5d, 0x90, 0x73, 0x57, 0x57, 0x37,
  2383. 0xfa, 0x83, 0xd4, 0x7c, 0xe9, 0x77,
  2384. 0x46, 0x91, 0x3a, 0x50, 0x0d, 0x6a,
  2385. 0x25, 0xd0 ) );
  2386. }
  2387. /** Big integer self-test */
  2388. struct self_test bigint_test __self_test = {
  2389. .name = "bigint",
  2390. .exec = bigint_test_exec,
  2391. };