Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcups/cups/
H A Dlibcups2.def323 cupsSetServerCredentials
H A Dcups.h591 extern int cupsSetServerCredentials(const char *path, const char *common_name, int auto_create) _C…
H A Dtls-gnutls.c257 cupsSetServerCredentials( in cupsSetServerCredentials() function
H A Dtls-darwin.c357 cupsSetServerCredentials( in cupsSetServerCredentials() function
H A Dtls-sspi.c114 cupsSetServerCredentials( in cupsSetServerCredentials() function
/aosp_15_r20/external/libcups/scheduler/
H A Dconf.c1110 cupsSetServerCredentials(ServerKeychain, ServerName, CreateSelfSignedCerts); in cupsdReadConfiguration()
/aosp_15_r20/external/libcups/tools/
H A Dippeveprinter.c720 cupsSetServerCredentials(keypath, printer->hostname, 1); in main()