Lines Matching defs:common_name
80 const char *common_name, /* I - Common name */ in cupsMakeServerCredentials()
116 const char *common_name, /* I - Default common name for server */ in cupsSetServerCredentials()
179 const char *common_name) /* I - Name to check */ in httpCredentialsAreValidForName()
244 const char *common_name) /* I - Common name for trust lookup */ in httpCredentialsGetTrust()
414 const char *common_name) /* I - Common name for credentials */ in httpLoadCredentials()
538 const char *common_name) /* I - Common name for credentials */ in httpSaveCredentials()
1336 common_name[1024]; /* CN=username */ in http_sspi_client() local
1676 const char *common_name) /* I - Common name of certificate */ in http_sspi_find_credentials()
1878 const char *common_name, /* I - Common name of certificate */ in http_sspi_make_credentials()
2076 char common_name[512]; /* Common name for cert */ in http_sspi_server() local
2329 const char *common_name, /* I - Common name */ in http_sspi_verify()