Lines Matching full:kron
734 int kron;736 kron = BN_kronecker(x, &group->field, ctx);737 if (kron == -2) goto err;739 if (kron == 1)