Searched defs:sha3_update (Results 1 – 2 of 2) sorted by relevance
62 static int sha3_update(EVP_MD_CTX *evp_ctx, const void *_inp, size_t len) in sha3_update() function
117 sha3_update(struct sha3 *C, const uint8_t *data, size_t len, unsigned rw) in sha3_update() function