Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def253 cupsMakeServerCredentials
Dtls-gnutls.c60 cupsMakeServerCredentials( in cupsMakeServerCredentials() function
1470 …if (!cupsMakeServerCredentials(tls_keypath, hostname[0] ? hostname : tls_common_name, 0, NULL, tim… in _httpTLSStart()
Dcups.h597 extern int cupsMakeServerCredentials(const char *path, const char *common_name, int num_alt_names,…
Dtls-darwin.c82 cupsMakeServerCredentials( in cupsMakeServerCredentials() function
1441 …if (!cupsMakeServerCredentials(tls_keypath, hostname[0] ? hostname : tls_common_name, 0, NULL, tim… in _httpTLSStart()
Dtls-sspi.c82 cupsMakeServerCredentials( in cupsMakeServerCredentials() function