Searched refs:calgo (Results 1 – 2 of 2) sorted by relevance
99 local calgo=$3162 add $ip_gw_local_tunnel $ip_gw_remote_tunnel ipcomp 10000 -C $calgo;163 add $ip_gw_remote_tunnel $ip_gw_local_tunnel ipcomp 10001 -C $calgo;180 add $ip_gw_local_tunnel $ip_gw_remote_tunnel ipcomp 10000 -C $calgo;181 add $ip_gw_remote_tunnel $ip_gw_local_tunnel ipcomp 10001 -C $calgo;226 local calgo=$3288 add $ip_gw_local_tunnel $ip_gw_remote_tunnel ipcomp 10000 -C $calgo;289 add $ip_gw_remote_tunnel $ip_gw_local_tunnel ipcomp 10001 -C $calgo;306 add $ip_gw_local_tunnel $ip_gw_remote_tunnel ipcomp 10000 -C $calgo;307 add $ip_gw_remote_tunnel $ip_gw_local_tunnel ipcomp 10001 -C $calgo;[all …]
1215 BIO* calgo; member1230 b = data->calgo; in xml_selectbio()1395 (void)BIO_reset(data->calgo); in handle_keydigest()1505 xml_append_bio(data->ds, data->calgo); in xml_append_ds()1571 data->calgo = BIO_new(BIO_s_mem()); in xml_parse_setup()1574 if(!data->ds || !data->ctag || !data->calgo || !data->czone || in xml_parse_setup()1647 BIO_free(data.calgo); in xml_parse()