Searched defs:sha512_update (Results 1 – 7 of 7) sorted by relevance
32 static int sha512_update(struct shash_desc *desc, const u8 *data, in sha512_update() function
44 static int sha512_update(struct shash_desc *desc, const u8 *data, in sha512_update() function
236 int sha512_update(sha512_context *ctx, const unsigned char *input, size_t ilen) in sha512_update() function
2267 #define sha512_update mbedtls_sha512_update macro