Searched refs:sha1_variables (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/crypto/
H A Dsha1.c37 struct sha1_variables { struct
55 static uint32_t sha1_f_0_19 ( struct sha1_variables *v ) {
65 static uint32_t sha1_f_20_39_60_79 ( struct sha1_variables *v ) {
75 static uint32_t sha1_f_40_59 ( struct sha1_variables *v ) {
87 uint32_t ( * f ) ( struct sha1_variables *v );
128 struct sha1_variables v;

Completed in 137 milliseconds