comparison libtommath/bn_mp_jacobi.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 f52919ffd3b1
comparison
equal deleted inserted replaced
1457:32f990cc96b1 1511:5916af64acd4
110 LBL_A1:mp_clear (&a1); 110 LBL_A1:mp_clear (&a1);
111 return res; 111 return res;
112 } 112 }
113 #endif 113 #endif
114 114
115 /* $Source$ */ 115 /* ref: $Format:%D$ */
116 /* $Revision$ */ 116 /* git commit: $Format:%H$ */
117 /* $Date$ */ 117 /* commit time: $Format:%ai$ */