Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/crypto/axtls/
Dbigint.c1201 static bigint *comp_mod(bigint *bi, int mod) in comp_mod() function
1315 r1 = comp_mod(bi, k+1); in bi_barrett()
1318 r2 = comp_mod(partial_multiply(ctx, q3, bim, k+1, 0), k+1); in bi_barrett()