Searched refs:cupsMakeServerCredentials (Results 1 – 5 of 5) sorted by relevance
/external/libcups/cups/ |
D | libcups2.def | 253 cupsMakeServerCredentials
|
D | tls-gnutls.c | 60 cupsMakeServerCredentials( in cupsMakeServerCredentials() function 1470 …if (!cupsMakeServerCredentials(tls_keypath, hostname[0] ? hostname : tls_common_name, 0, NULL, tim… in _httpTLSStart()
|
D | cups.h | 597 extern int cupsMakeServerCredentials(const char *path, const char *common_name, int num_alt_names,…
|
D | tls-darwin.c | 82 cupsMakeServerCredentials( in cupsMakeServerCredentials() function 1441 …if (!cupsMakeServerCredentials(tls_keypath, hostname[0] ? hostname : tls_common_name, 0, NULL, tim… in _httpTLSStart()
|
D | tls-sspi.c | 82 cupsMakeServerCredentials( in cupsMakeServerCredentials() function
|