Home
last modified time | relevance | path

Searched refs:ec_AP_bsgs (Results 1 – 1 of 1) sorted by relevance

/dports/math/sympow/sympow-7fd4d97cabc07951200b98ee841afc4151c2c287/
H A Dec_ap_bsgs.c97 static llint ec_AP_bsgs(int a4,AP_pt P,int p,int L) in ec_AP_bsgs() function
162 m=ec_AP_bsgs(a4,P,pr,L); if (DEBUG) printf("multiple of order is %i\n",m); in ec_bsgs_ap_AB()