Searched defs:curl_khkey (Results 1 – 2 of 2) sorted by relevance
513 struct curl_khkey { struct514 const char *key; /* points to a zero-terminated string encoded with base64516 size_t len;517 enum type {522 } keytype;
819 struct curl_khkey { struct820 const char *key; /* points to a null-terminated string encoded with base64822 size_t len;823 enum curl_khtype keytype;