Home
last modified time | relevance | path

Searched defs:SHA1_update (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/firmware/lib/cryptolib/
Dsha1.c130 void SHA1_update(SHA1_CTX* ctx, const uint8_t* data, uint64_t len) { in SHA1_update() function
228 void SHA1_update(SHA1_CTX *ctx, const uint8_t *data, uint64_t len) { in SHA1_update() function