Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/cryptolib/
Dsha512.c266 void SHA512_update(VB_SHA512_CTX* ctx, const uint8_t* data, in SHA512_update() function
/external/python/cpython2/Modules/
Dsha512module.c547 SHA512_update(SHAobject *self, PyObject *args) in SHA512_update() function