Searched refs:keccak_update (Results 1 – 1 of 1) sorted by relevance
33 static OSSL_FUNC_digest_update_fn keccak_update; variable74 static int keccak_update(void *vctx, const unsigned char *inp, size_t len) in keccak_update() function534 { OSSL_FUNC_DIGEST_UPDATE, (void (*)(void))keccak_update }, \
Completed in 5 milliseconds