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

  /external/curl/lib/
curl_sasl.h 50 #define SASL_MECH_XOAUTH2 (1 << 7)
56 ~(SASL_MECH_EXTERNAL | SASL_MECH_XOAUTH2))
curl_sasl.c 66 { "XOAUTH2", 7, SASL_MECH_XOAUTH2 },
    [all...]

Completed in 98 milliseconds