chachapoly_new
struct chachapoly_ctx *chachapoly_new(const u_char *key, u_int keylen)
cc->cp_ctx = chachapoly_new(key, keylen);