HomeSort by relevance Sort by last modified time
    Searched refs:SASL (Results 1 - 9 of 9) sorted by null

  /external/curl/docs/cmdline-opts/
sasl-ir.d 1 long: sasl-ir
2 Help: Enable initial response in SASL authentication
5 Enable initial response in SASL authentication.
  /external/curl/lib/
curl_sasl.h 57 /* SASL machine states */
85 /* Protocol dependent SASL parameters */
97 /* Get SASL response message */
101 struct SASL {
117 /* This is used to cleanup any libraries or curl modules used by the sasl
126 CURLcode Curl_sasl_parse_url_auth_option(struct SASL *sasl,
129 /* Initializes an SASL structure */
130 void Curl_sasl_init(struct SASL *sasl, const struct SASLproto *params)
    [all...]
imap.h 75 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 * RFC7628 A Set of SASL Mechanisms for OAuth
28 * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
73 * This is used to cleanup any libraries or curl modules used by the sasl
107 * Convert a SASL mechanism name into a token.
115 * Returns the SASL mechanism token or 0 if no match.
145 CURLcode Curl_sasl_parse_url_auth_option(struct SASL *sasl,
155 if(sasl->resetprefs)
    [all...]
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 58 "--sasl" => \$writeSASLMap,
305 $comment ="# Map table for SASL profile (rfc4013.txt)\n\n";
662 --sasl Generate data for SASL map table
  /prebuilts/go/darwin-x86/src/encoding/base32/
base32.go 21 // introduced for SASL GSSAPI and standardized in RFC 4648.
  /prebuilts/go/linux-x86/src/encoding/base32/
base32.go 21 // introduced for SASL GSSAPI and standardized in RFC 4648.

Completed in 758 milliseconds