Searched defs:getCertificates (Results 1 – 2 of 2) sorted by relevance
| /openbmc/webui-vue/src/store/modules/SecurityAndAccess/ | ||
| H A D | CertificatesStore.js | 62 async getCertificates({ dispatch, getters, commit }) { method in CertificatesStore.actions |
| /openbmc/phosphor-certificate-manager/ | ||
| H A D | certs_manager.cpp | 531 std::vector<std::unique_ptr<Certificate>>& Manager::getCertificates() in getCertificates() function in phosphor::certs::Manager |