Home | History | Annotate | Download | only in libconstrainedcrypto

Lines Matching refs:P256_DIGIT

1188       out[i] = P256_DIGIT(&in_shifted, 0) & kBottom29Bits;
1191 out[i] = P256_DIGIT(&in_shifted, 0) & kBottom28Bits;