Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Daes.c1160 uint64_t a, b, ra, rb; in mbedtls_gf128mul_x_ble() local
1165 ra = ( a << 1 ) ^ 0x0087 >> ( 8 - ( ( b >> 63 ) << 3 ) ); in mbedtls_gf128mul_x_ble()
1168 PUT_UINT64_LE( ra, r, 0 ); in mbedtls_gf128mul_x_ble()

Completed in 5 milliseconds