Searched refs:rr2 (Results 1 – 2 of 2) sorted by relevance
418 const struct redact_record *rr2 = rn2->record; in redact_node_compare_start() local421 if (rr2->eos_marker) in redact_node_compare_start()425 rr1->datablksz, rr2->start_object, rr2->start_blkid, in redact_node_compare_start()426 rr2->datablksz); in redact_node_compare_start()
1963 fe25519 rr2; in ge25519_from_uniform() local1975 fe25519_frombytes(rr2, s); in ge25519_from_uniform()1978 fe25519_sq2(rr2, rr2); in ge25519_from_uniform()1979 rr2[0]++; in ge25519_from_uniform()1980 fe25519_invert(rr2, rr2); in ge25519_from_uniform()1981 fe25519_mul(x, curve25519_A, rr2); in ge25519_from_uniform()