Searched defs:sha1_steps (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Dsha1.c93 static struct sha1_step sha1_steps[4] = { variable in typeref:struct:sha1_step
172 step = &sha1_steps[ i / 20 ];

Completed in 41 milliseconds