Home
last modified time | relevance | path

Searched refs:rs1 (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpoly1305.c72 uint32_t rs1, rs2, rs3; in poly1305_process() local
81 rs1 = r1 + (r1 >> 2U); in poly1305_process()
114 mul64(acc3, rs1); in poly1305_process()
119 mul64(acc4, rs1); in poly1305_process()