rchap_new
struct rchap *rchap_new(const char *secret);
rchap = rchap_new(auth->mutual_secret());
rchap = rchap_new(conn->conn_conf.isc_secret);