Lines Matching refs:BITS_TO_LIMBS
4909 size_t expected_width = BITS_TO_LIMBS(192) * 2;
4923 if (Nn != BITS_TO_LIMBS(192) * 2) {
5069 size_t expected_width = BITS_TO_LIMBS(224) * 2;
5079 if (X_limbs != BITS_TO_LIMBS(224) * 2) {
5122 size_t expected_width = BITS_TO_LIMBS(256) * 2;
5132 if (X_limbs != BITS_TO_LIMBS(256) * 2) {
5202 size_t expected_width = BITS_TO_LIMBS(384) * 2;
5212 if (X_limbs != BITS_TO_LIMBS(384) * 2) {
5324 size_t expected_width = BITS_TO_LIMBS(521) * 2;
5336 if (X_limbs != BITS_TO_LIMBS(521) * 2) {
5410 size_t expected_width = BITS_TO_LIMBS(255) * 2;
5421 if (X_Limbs != BITS_TO_LIMBS(255) * 2) {
5479 size_t expected_width = BITS_TO_LIMBS(448) * 2;
5509 if (X_limbs != BITS_TO_LIMBS(448) * 2) {
5721 size_t expected_width = BITS_TO_LIMBS(192) * 2;
5737 if (X_limbs != BITS_TO_LIMBS(192) * 2) {
5755 size_t expected_width = BITS_TO_LIMBS(224) * 2;
5771 if (X_limbs != BITS_TO_LIMBS(224) * 2) {
5789 size_t expected_width = BITS_TO_LIMBS(256) * 2;
5805 if (X_limbs != BITS_TO_LIMBS(256) * 2) {