chacha20_poly1305_update
{ OSSL_FUNC_CIPHER_UPDATE, (void (*)(void))chacha20_poly1305_update },
.update = chacha20_poly1305_update,