Home
last modified time | relevance | path

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

/hypervisor/lib/crypto/mbedtls/
A Dsha256.c133 uint32_t temp1, temp2; in hash_computation() local
136 temp2 = sigma2(a) + majority(a, b, c); in hash_computation()
138 *h = temp1 + temp2; in hash_computation()

Completed in 2 milliseconds