OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SASL
(Results
1 - 6
of
6
) sorted by null
/external/curl/lib/
curl_sasl.h
78
/*
SASL
machine states */
105
/* Protocol dependent
SASL
parameters */
117
/* Get
SASL
response message */
121
struct
SASL
{
228
/* This is used to cleanup any libraries or curl modules used by the
sasl
237
CURLcode Curl_sasl_parse_url_auth_option(struct
SASL
*
sasl
,
240
/* Initializes an
SASL
structure */
241
void Curl_sasl_init(struct
SASL
*
sasl
, const struct SASLproto *params)
[
all
...]
imap.h
74
struct
SASL
sasl
; /*
SASL
-related parameters */
member in struct:imap_conn
pop3.h
68
struct
SASL
sasl
; /*
SASL
-related storage */
member in struct:pop3_conn
smtp.h
70
struct
SASL
sasl
; /*
SASL
-related storage */
member in struct:smtp_conn
curl_sasl.c
24
* RFC4422 Simple Authentication and Security Layer (
SASL
)
27
* Draft LOGIN
SASL
Mechanism <draft-murchison-
sasl
-login-00.txt>
[
all
...]
/external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl
56
"--
sasl
" => \$writeSASLMap,
303
$comment ="# Map table for
SASL
profile (rfc4013.txt)\n\n";
660
--
sasl
Generate data for
SASL
map table
Completed in 68 milliseconds