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

/u-boot/lib/crypt/
H A Dcrypt-sha256.c69 uint8_t s_bytes[32]; member in struct:sha256_buffer
125 uint8_t *s_bytes = buf->s_bytes; local
H A Dcrypt-sha512.c69 uint8_t s_bytes[64]; member in struct:sha512_buffer
126 uint8_t *s_bytes = buf->s_bytes; local

Completed in 51 milliseconds