Home | History | Annotate | Download | only in libmincrypt

Lines Matching refs:kR

1175 static const p256_int kR = { kRDigits };
1184 p256_modmul(&SECP256r1_p, in, 0, &kR, &in_shifted);