Home
last modified time | relevance | path

Searched refs:token64 (Results 1 – 25 of 32) sorted by relevance

12

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/gateway/
H A Dncacn_http.c107 const char* token64 = NULL; in rpc_ncacn_http_recv_in_channel_response() local
116 token64 = http_response_get_auth_token(response, "NTLM"); in rpc_ncacn_http_recv_in_channel_response()
118 if (token64) in rpc_ncacn_http_recv_in_channel_response()
119 crypto_base64_decode(token64, strlen(token64), &ntlmTokenData, &ntlmTokenLength); in rpc_ncacn_http_recv_in_channel_response()
261 const char* token64 = NULL; in rpc_ncacn_http_recv_out_channel_response() local
270 token64 = http_response_get_auth_token(response, "NTLM"); in rpc_ncacn_http_recv_out_channel_response()
272 if (token64) in rpc_ncacn_http_recv_out_channel_response()
273 crypto_base64_decode(token64, strlen(token64), &ntlmTokenData, &ntlmTokenLength); in rpc_ncacn_http_recv_out_channel_response()
H A Drdg.c1192 const char* token64 = NULL; in rdg_handle_ntlm_challenge() local
1208 token64 = http_response_get_auth_token(response, "NTLM"); in rdg_handle_ntlm_challenge()
1210 if (!token64) in rdg_handle_ntlm_challenge()
1213 len = strlen(token64); in rdg_handle_ntlm_challenge()
1218 crypto_base64_decode(token64, (int)len, &ntlmTokenData, &ntlmTokenLength); in rdg_handle_ntlm_challenge()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/ipt/
H A DChangeLog3 * Fixed token64_e() prototype in ipt/token64.[hc].
5 M ./libsofia-sip-ua/ipt/token64.c -1 +1
6 M ./libsofia-sip-ua/ipt/token64.h -1 +1
H A DDoxyfile.in6 INPUT += @srcdir@/sofia-sip/token64.h @srcdir@/token64.c
H A DMakefile.am27 sofia-sip/token64.h \
30 libipt_la_SOURCES = base64.c token64.c
H A Dipt.docs19 * - <sofia-sip/token64.h> encoding/decoding binary as SIP/HTTP token.
H A DMakefile.in173 am_libipt_la_OBJECTS = base64.lo token64.lo
618 sofia-sip/token64.h \
621 libipt_la_SOURCES = base64.c token64.c
766 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/token64.Plo@am__quote@
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/ipt/
H A DChangeLog3 * Fixed token64_e() prototype in ipt/token64.[hc].
5 M ./libsofia-sip-ua/ipt/token64.c -1 +1
6 M ./libsofia-sip-ua/ipt/token64.h -1 +1
H A DDoxyfile.in6 INPUT += @srcdir@/sofia-sip/token64.h @srcdir@/token64.c
H A DMakefile.am27 sofia-sip/token64.h \
30 libipt_la_SOURCES = base64.c token64.c
H A Dipt.docs19 * - <sofia-sip/token64.h> encoding/decoding binary as SIP/HTTP token.
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nvme/target/
H A Dfcloop.c64 u64 token64; in fcloop_parse_options() local
79 match_u64(args, &token64)) { in fcloop_parse_options()
83 opts->wwnn = token64; in fcloop_parse_options()
87 match_u64(args, &token64)) { in fcloop_parse_options()
91 opts->wwpn = token64; in fcloop_parse_options()
109 match_u64(args, &token64)) { in fcloop_parse_options()
113 opts->lpwwnn = token64; in fcloop_parse_options()
121 opts->lpwwpn = token64; in fcloop_parse_options()
143 u64 token64; in fcloop_parse_nm_options() local
164 *nname = token64; in fcloop_parse_nm_options()
[all …]
H A Dfc.c2797 u64 token64; in __nvme_fc_parse_u64() local
2799 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
2801 *val = token64; in __nvme_fc_parse_u64()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/nvme/target/
H A Dfcloop.c64 u64 token64; in fcloop_parse_options() local
79 match_u64(args, &token64)) { in fcloop_parse_options()
83 opts->wwnn = token64; in fcloop_parse_options()
87 match_u64(args, &token64)) { in fcloop_parse_options()
91 opts->wwpn = token64; in fcloop_parse_options()
109 match_u64(args, &token64)) { in fcloop_parse_options()
113 opts->lpwwnn = token64; in fcloop_parse_options()
121 opts->lpwwpn = token64; in fcloop_parse_options()
143 u64 token64; in fcloop_parse_nm_options() local
164 *nname = token64; in fcloop_parse_nm_options()
[all …]
H A Dfc.c2797 u64 token64; in __nvme_fc_parse_u64() local
2799 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
2801 *val = token64; in __nvme_fc_parse_u64()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/nvme/target/
H A Dfcloop.c64 u64 token64; in fcloop_parse_options() local
79 match_u64(args, &token64)) { in fcloop_parse_options()
83 opts->wwnn = token64; in fcloop_parse_options()
87 match_u64(args, &token64)) { in fcloop_parse_options()
91 opts->wwpn = token64; in fcloop_parse_options()
109 match_u64(args, &token64)) { in fcloop_parse_options()
113 opts->lpwwnn = token64; in fcloop_parse_options()
121 opts->lpwwpn = token64; in fcloop_parse_options()
143 u64 token64; in fcloop_parse_nm_options() local
164 *nname = token64; in fcloop_parse_nm_options()
[all …]
H A Dfc.c2797 u64 token64; in __nvme_fc_parse_u64() local
2799 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
2801 *val = token64; in __nvme_fc_parse_u64()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/scripts/
H A Dfix-include-sofia-sip29 s!include *<token64.h>!include <sofia-sip/token64.h>!
/dports/net/sofia-sip/sofia-sip-1.13.4/scripts/
H A Dfix-include-sofia-sip29 s!include *<token64.h>!include <sofia-sip/token64.h>!
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/open_c/group/
H A Dbld.inf26 ../../libsofia-sip-ua/ipt/sofia-sip/token64.h \epoc32\include\osextensions\sofia-sip\token64.h
H A Dlibsofia-sip-ua.mmp100 SOURCE token64.c
/dports/net/sofia-sip/sofia-sip-1.13.4/open_c/group/
H A Dbld.inf26 ../../libsofia-sip-ua/ipt/sofia-sip/token64.h \epoc32\include\osextensions\sofia-sip\token64.h
H A Dlibsofia-sip-ua.mmp100 SOURCE token64.c
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nvme/host/
H A Dfc.c3610 u64 token64; in __nvme_fc_parse_u64() local
3612 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
3614 *val = token64; in __nvme_fc_parse_u64()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/nvme/host/
H A Dfc.c3610 u64 token64; in __nvme_fc_parse_u64() local
3612 if (match_u64(sstr, &token64)) in __nvme_fc_parse_u64()
3614 *val = token64; in __nvme_fc_parse_u64()

12