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;
851 struct curl_khkey { struct852 const char *key; /* points to a null-terminated string encoded with base64854 size_t len;855 enum curl_khtype keytype;