Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dkey_policy.hpp33 enum class NVMeoFCipherSuiteType{ enum
73 NLOHMANN_JSON_SERIALIZE_ENUM(NVMeoFCipherSuiteType, {
74 {NVMeoFCipherSuiteType::Invalid, "Invalid"},
75 {NVMeoFCipherSuiteType::TLS_AES_128_GCM_SHA256, "TLS_AES_128_GCM_SHA256"},
76 {NVMeoFCipherSuiteType::TLS_AES_256_GCM_SHA384, "TLS_AES_256_GCM_SHA384"},