Home
last modified time | relevance | path

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

/systemd-251/src/fundamental/
Dsha256.c52 static const uint8_t fillbuf[64] = { variable
113 memcpy(&ctx->buffer[bytes], fillbuf, pad); in sha256_finish_ctx()