Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:kA

6343    /** Computes kA*A + kB*B = C using Shamir's Trick
6345 @param kA What to multiple A by
6352 int (*ecc_mul2add)(ecc_point *A, void *kA,