Home
last modified time | relevance | path

Searched refs:as_bodylen (Results 1 – 16 of 16) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/iptsec/
H A Dauth_module_sip.c90 as->as_bodylen = sip->sip_payload->pl_len; in auth_mod_check()
H A Dauth_module_http.c73 as->as_bodylen = http->http_payload->pl_len; in auth_mod_check_http()
H A Dauth_plugin_ntlm.c285 as->as_method, as->as_body, as->as_bodylen);
288 as->as_method, as->as_body, as->as_bodylen);
H A Dtest_auth_digest.c735 as->as_body = "foo"; as->as_bodylen = 3; in test_digest_client()
938 as->as_body = "foo"; as->as_bodylen = 3; in test_digest_client()
943 as->as_body = ""; as->as_bodylen = 0; in test_digest_client()
H A Dauth_module.c741 as->as_method, as->as_body, as->as_bodylen); in auth_check_digest()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/iptsec/
H A Dauth_module_sip.c90 as->as_bodylen = sip->sip_payload->pl_len; in auth_mod_check()
H A Dauth_module_http.c73 as->as_bodylen = http->http_payload->pl_len; in auth_mod_check_http()
H A Dauth_plugin_ntlm.c285 as->as_method, as->as_body, as->as_bodylen);
288 as->as_method, as->as_body, as->as_bodylen);
H A Dtest_auth_digest.c735 as->as_body = "foo"; as->as_bodylen = 3; in test_digest_client()
938 as->as_body = "foo"; as->as_bodylen = 3; in test_digest_client()
943 as->as_body = ""; as->as_bodylen = 0; in test_digest_client()
H A Dauth_module.c741 as->as_method, as->as_body, as->as_bodylen); in auth_check_digest()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/iptsec/sofia-sip/
H A Dauth_module.h118 isize_t as_bodylen; /**< Length of message body [in] */ member
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/iptsec/sofia-sip/
H A Dauth_module.h118 isize_t as_bodylen; /**< Length of message body [in] */ member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nth/
H A Dnth_server.c1052 as->as_bodylen = http->http_payload->pl_len; in nth_site_request()
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nth/
H A Dnth_server.c1052 as->as_bodylen = http->http_payload->pl_len; in nth_site_request()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/tests/
H A Dtest_proxy.c1060 as->as_bodylen = sip->sip_payload->pl_len; in challenge_transaction()
/dports/net/sofia-sip/sofia-sip-1.13.4/tests/
H A Dtest_proxy.c1060 as->as_bodylen = sip->sip_payload->pl_len; in challenge_transaction()