Searched defs:CSR (Results 1 – 7 of 7) sorted by relevance
69 ## CSR section in BMC Certificate management71 ### User flow for generating and installing Certificates(CSR Based)89 ### Assumptions97 ### CSR Request120 ### Example usage for the GenerateCSR POST request151 ### Additional interfaces156 ### d-bus interfaces174 ### Boot process182 ### Repository186 ### Redfish Certificate Support[all …]
2 subdir('CSR') subdir
25 class CSR : public internal::CSRInterface class
32 CSR::CSR(sdbusplus::bus_t& bus, const char* path, std::string&& installPath, in CSR() function in phosphor::certs::CSR
3 subdir('CSR') subdir
11 #define CSR(_x) ((_x) << 3) macro
34 #define CSR 0x04 macro