Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dsha256.c66 static void sha256_process_one(sha256_context *ctx, const uint8_t data[64]) in sha256_process_one() function
204 sha256_process_one(ctx, data); in sha256_process()