Home
last modified time | relevance | path

Searched refs:MAX_CREDS_LENGTH (Results 1 – 1 of 1) sorted by relevance

/curl/tests/libtest/
H A Dstub_gssapi.c35 #define MAX_CREDS_LENGTH 250 macro
65 char creds[MAX_CREDS_LENGTH];
117 if(!creds || strlen(creds) >= MAX_CREDS_LENGTH) { in gss_init_sec_context()

Completed in 4 milliseconds