chacha20_poly1305_einit
static OSSL_FUNC_cipher_encrypt_init_fn chacha20_poly1305_einit;
{ OSSL_FUNC_CIPHER_ENCRYPT_INIT, (void (*)(void))chacha20_poly1305_einit },