Home
last modified time | relevance | path

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

/hypervisor/lib/crypto/mbedtls/
A Dsha256.c105 static inline uint32_t sigma3(uint32_t x) in sigma3() function
135 temp1 = *h + sigma3(e) + choice_alg(e, f, g) + j + x; in hash_computation()

Completed in 5 milliseconds