comparison libtommath/bn_fast_s_mp_mul_digs.c @ 1511:5916af64acd4 fuzz

merge from main
author Matt Johnston <matt@ucc.asn.au>
date Sat, 17 Feb 2018 19:29:51 +0800
parents 8bba51a55704
children c8c20fb57a9a
comparison
equal deleted inserted replaced
1457:32f990cc96b1 1511:5916af64acd4
100 mp_clamp (c); 100 mp_clamp (c);
101 return MP_OKAY; 101 return MP_OKAY;
102 } 102 }
103 #endif 103 #endif
104 104
105 /* $Source$ */ 105 /* ref: $Format:%D$ */
106 /* $Revision$ */ 106 /* git commit: $Format:%H$ */
107 /* $Date$ */ 107 /* commit time: $Format:%ai$ */