keccak_init
static OSSL_FUNC_digest_init_fn keccak_init;
{ OSSL_FUNC_DIGEST_INIT, (void (*)(void))keccak_init }, \
return keccak_init(vctx, NULL)