Searched refs:cupsMakeServerCredentials (Results 1 – 6 of 6) sorted by relevance
/external/libcups/cups/ |
D | tls-boringssl.c | 71 cupsMakeServerCredentials( in cupsMakeServerCredentials() function
|
D | libcups2.def | 272 cupsMakeServerCredentials
|
D | tls-gnutls.c | 57 cupsMakeServerCredentials( in cupsMakeServerCredentials() function 1506 …if (!cupsMakeServerCredentials(tls_keypath, hostname[0] ? hostname : tls_common_name, 0, NULL, tim… in _httpTLSStart()
|
D | cups.h | 590 extern int cupsMakeServerCredentials(const char *path, const char *common_name, int num_alt_names,…
|
D | tls-darwin.c | 77 cupsMakeServerCredentials( in cupsMakeServerCredentials() function 1536 …if (!cupsMakeServerCredentials(tls_keypath, hostname[0] ? hostname : tls_common_name, 0, NULL, tim… in _httpTLSStart()
|
D | tls-sspi.c | 78 cupsMakeServerCredentials( in cupsMakeServerCredentials() function
|