Home
last modified time | relevance | path

Searched defs:CSR (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/
H A DREADME.md69 ## CSR section in BMC Certificate management
71 ### User flow for generating and installing Certificates(CSR Based)
89 ### Assumptions
97 ### CSR Request
120 ### Example usage for the GenerateCSR POST request
151 ### Additional interfaces
156 ### d-bus interfaces
174 ### Boot process
182 ### Repository
186 ### Redfish Certificate Support
[all …]
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/
H A Dmeson.build2 subdir('CSR') subdir
/openbmc/phosphor-certificate-manager/
H A Dcsr.hpp25 class CSR : public internal::CSRInterface class
H A Dcsr.cpp32 CSR::CSR(sdbusplus::bus_t& bus, const char* path, std::string&& installPath, in CSR() function in phosphor::certs::CSR
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/
H A Dmeson.build3 subdir('CSR') subdir
/openbmc/qemu/hw/net/
H A Dtulip.h11 #define CSR(_x) ((_x) << 3) macro
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c34 #define CSR 0x04 macro