Home
last modified time | relevance | path

Searched +full:20 +full:brief (Results 1 – 25 of 145) sorted by relevance

123456

/openbmc/bios-bmc-smm-error-logger/include/rde/
H A Dexternal_storer_file.hpp19 * @brief Simple Base class for writing JSON data to files.
30 * @brief Create a folder at the provided path.
38 * @brief Create an index.json and write the JSON content to it.
50 * @brief Call remove_all on the filePath
59 * @brief Class for handling folder and file creation for ExternalStorer.
71 * @brief Categories for different redfish JSON strings.
81 * @brief Class for handling ExternalStorer file operations.
87 * @brief Constructor for the ExternalStorerFileInterface.
95 * in the queue (default shall be 20)
97 * (default shall be 1000 - 20 = 980)
[all …]
/openbmc/obmc-ikvm/
H A Dikvm_server.hpp15 * @brief Manages the RFB server connection and updates
22 * @brief Store necessary data for each connected RFB client
27 * @brief Constructs ClientData object
49 * @brief Constructs Server object
62 /* @brief Resizes the RFB framebuffer */
64 /* @brief Executes any pending RFB updates and client input */
66 /* @brief Sends pending video frame to clients */
70 * @brief Indicates whether or not video data is desired
79 * @brief Get the Video object
90 * @brief Handler for a client frame update message
[all …]
/openbmc/slpd-lite/
H A Dslp_meta.hpp5 /** @brief SLP Version */
8 /** @brief SLP Port */
12 /** @brief SLP service lifetime */
15 /** @brief Largest input or output buffer allowed */
18 /** @brief Defines the constants for slp header.
43 /** @brief Defines the constants for slp response.
60 constexpr size_t OFFSET_SERVICE = 20;
65 /** @brief Defines the constants for slp request.
83 constexpr size_t OFFSET_SERVICE = 20;
/openbmc/u-boot/include/u-boot/
H A Dsha1.h22 #define SHA1_SUM_LEN 20
28 * \brief SHA-1 context structure
39 * \brief SHA-1 context setup
46 * \brief SHA-1 process buffer
56 * \brief SHA-1 final digest
61 void sha1_finish( sha1_context *ctx, unsigned char output[20] );
64 * \brief Output = SHA-1( input buffer )
74 * \brief Output = SHA-1( input buffer ), with watchdog triggering
85 * \brief Output = HMAC-SHA-1( input buffer, hmac key )
98 * \brief Checkup routine
/openbmc/phosphor-net-ipmid/
H A Dintegrity_algo.hpp46 * @brief Constructor for Interface
60 * @brief Verify the integrity data of the packet
77 * @brief Generate integrity data for the outgoing IPMI packet
88 * @brief Check if the Integrity algorithm is supported
108 * @brief Generate additional keying material based on SIK
126 * @param[in] data - 20-byte Const_n
134 /** @brief Authcode field
143 /** @brief K1 key used to generated the integrity data. */
150 * @brief Implementation of the HMAC-SHA1-96 Integrity algorithm
164 * @brief Constructor for AlgoSHA1
[all …]
H A Dauth_algo.hpp15 constexpr size_t USER_KEY_MAX_LENGTH = 20;
65 * @brief Generate the Hash Message Authentication Code
82 * @brief Generate the Integrity Check Value
98 * @brief Check if the Authentication algorithm is supported
154 * used to create 20-byte Key Exchange Authentication Code fields in RAKP
/openbmc/libpldm/include/libpldm/
H A Dstate_set.h9 /** @brief PLDM State Set IDs in DSP0249_1.1.0 specification
33 PLDM_STATE_SET_DEVICE_INITIALIZATION = 20,
138 /* @brief List of states for the Health State state set (ID 1).
153 /* @brief List of states for the State Set Availability (ID 2),
159 /* @brief List of states for the Operational Stress status (ID 9).
165 /* @brief List of states for Operational Fault status (ID 10).
173 /* @brief List of states for the Operational Running Status state set (ID 11).
184 /* @brief List of states for the Set Identify state (ID 17).
191 /* @brief List of states for the Set Thermal Trip state set (ID 21).
198 /* @brief List of states for the Set Link state (ID 33).
[all …]
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h64 #define OPC_INB_SMP_ABORT 20 /* 0x014 */
118 #define OPC_OUB_FW_FLASH_UPDATE 20 /* 0x014 */
279 /* Byte 20 */
326 /* Byte 20 */
348 * brief the data structure of PHY Start Command
360 * brief the data structure of PHY Start Command
410 * brief the data structure of SATA Completion Response
421 * brief the data structure of SAS HW Event Notification
435 * brief the data structure for thermal event notification
444 * brief the data structure of REGISTER DEVICE Command
[all …]
H A Dpm8001_hwi.h66 #define OPC_INB_SMP_ABORT 20 /* 0x014 */
103 #define OPC_OUB_FW_FLASH_UPDATE 20 /* 0x014 */
150 * brief the data structure of PHY Start Command
162 * brief the data structure of PHY Start Command
213 * brief the data structure of SATA Completion Response
225 * brief the data structure of SAS HW Event Notification
238 * brief the data structure of REGISTER DEVICE Command
254 * brief the data structure of DEREGISTER DEVICE Command
267 * brief the data structure of DEVICE_REGISTRATION Response
280 * brief the data structure of Local PHY Control Command
[all …]
/openbmc/u-boot/board/gdsys/a38x/
H A Dhre.c95 * @brief get the size of a given (TPM) NV area
120 ptr += 2 + v16 + 1 + 20; in get_tpm_nv_size()
122 ptr += 2 + v16 + 1 + 20; in get_tpm_nv_size()
131 * @brief search for a key by usage auth and pub key hash.
138 static int find_key(struct udevice *tpm, const uint8_t auth[20], in find_key() argument
139 const uint8_t pubkey_digest[20], uint32_t *handle) in find_key() argument
146 uint8_t digest[20]; in find_key()
170 if (!memcmp(digest, pubkey_digest, 20)) { in find_key()
179 * @brief read CCDM common data from TPM NV
215 * @brief get pointer to hash register by specification
[all …]
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c81 uint8_t digest[20];
161 * @brief read a bunch of data from MMC into memory.
225 * @brief returns a location where the 2nd stage bootloader can be(/ is) placed.
243 * @brief returns a location where the image can be(/ is) placed.
257 * @brief get the size of a given (TPM) NV area
281 ptr += 2 + v16 + 1 + 20; in get_tpm_nv_size()
283 ptr += 2 + v16 + 1 + 20; in get_tpm_nv_size()
292 * @brief search for a key by usage auth and pub key hash.
298 static int find_key(struct udevice *tpm, const uint8_t auth[20], in find_key() argument
299 const uint8_t pubkey_digest[20], uint32_t *handle) in find_key() argument
[all …]
/openbmc/openpower-hw-diags/attn/pel/
H A Dpel_minimal.hpp18 * @brief Class for a minimal platform event log (PEL)
34 * | 20 | Extended User Header |
48 * @brief Create a minimal PEL object from raw data
55 * @brief Initialize the object's data members
62 * @brief Stream raw PEL data to buffer
69 * @brief Set the User Header subsystem field
76 * @brief Set the User Header severity field
83 * @brief Set the User Header event type field
90 * @brief Set the User Header action flags field
97 * @brief Set the Primary SRC section SRC words
[all …]
H A Dextended_user_header.hpp27 * | 20 | Machine Type/Model/Serial |
54 * @brief Constructor
63 * @brief Flatten the section into the stream
70 * @brief Fills in the object from the stream data
77 * @brief Returns the size of this section when flattened into a PEL
90 * @brief Set the symptom id field in extended user header
98 * @brief The structure that holds the machine TM and SN fields.
103 * @brief The server firmware version
112 * @brief The subsystem firmware version
121 * @brief Reserved
[all …]
/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp22 * @brief Response queue defines
24 constexpr int responseQueueMaxSize = 20;
27 * @brief Ipmb misc
35 * @brief Ipmb getters
58 * @brief Ipmb setters
82 * @brief Channel types
96 * @brief Channel modes
103 * @brief Ipmb frame
107 /// @brief IPMB frame header
110 /// @brief IPMB request header
[all …]
/openbmc/phosphor-host-ipmid/
H A Dtransportconstants.hpp27 /** @brief IPMI LAN Parameters */
39 VLANId = 20,
55 /** @brief IPMI IP Origin Types */
65 /** @brief IPMI Set Status */
73 /** @brief IPMI Family Suport Bits */
81 /** @brief IPMI IPFamily Enables Flag */
89 /** @brief IPMI IPv6 Dyanmic Status Bits */
96 /** @brief IPMI IPv6 Source */
104 /** @brief IPMI IPv6 Address Status */
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h23 #define IA_CSS_PIPELINE_NUM_MAX (20)
81 /* @brief initialize the pipeline module
90 /* @brief initialize the pipeline structure with default values
107 /* @brief destroy a pipeline
115 /* @brief Starts a pipeline
125 /* @brief Request to stop a pipeline
133 /* @brief Check whether pipeline has stopped
141 /* @brief clean all the stages pipeline and make it as new
149 /* @brief Add a stage to pipeline.
165 /* @brief Finalize the stages in a pipeline
[all …]
/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_layer.hpp41 static constexpr uint8_t maxIpmi20PasswordSize = 20;
81 /** @brief initializes user management
87 /** @brief The ipmi get user password layer call
95 /** @brief The IPMI call to clear password entry associated with specified
104 /** @brief The IPMI call to reuse password entry for the renamed user
115 /** @brief determines valid userId
123 /** @brief determines valid privilege level
131 /** @brief get user id corresponding to the user name
139 /** @brief set's user name
145 /** @brief set's user name
[all …]
/openbmc/phosphor-debug-collector/tools/dreport.d/ibm.d/plugins.d/
H A Dpels3 # config: 23 20
6 # 20 = priority
8 # @brief: Collect the PEL files
H A Dbadpel3 # config: 2 20
4 # @brief: Save the 'badPEL' file
/openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/
H A Dpels3 # config: 23 20
6 # 20 = priority
8 # @brief: Collect the PEL files
H A Dbadpel3 # config: 2 20
4 # @brief: Save the 'badPEL' file
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/
H A Ddmesginfo3 # config: 2 20
4 # @brief: Collect dmesg information.
H A Demconfig3 # config: 2 20
4 # @brief: Save the entity manager configuration
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.hpp38 static constexpr auto FL_KW_SIZE = 20;
163 * @brief Function to specifically clear VIN_UV/OFF fault(s).
189 * @brief Adds properties to the inventory.
206 * @brief Accessor function to indicate present status
214 * @brief Returns the last read value from STATUS_WORD.
222 * @brief Returns the last read value from STATUS_INPUT.
230 * @brief Returns the last read value from STATUS_MFR.
238 * @brief Returns the last read value from STATUS_CML.
246 * @brief Returns the last read value from STATUS_VOUT.
254 * @brief Returns the last value read from STATUS_IOUT.
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_irq.h90 IA_CSS_IRQ_INFO_DMA_ERROR = BIT(20),
139 /* @brief Obtain interrupt information.
156 /* @brief Get CSI receiver error info.
174 /* @brief Get CSI receiver error info.
190 /* @brief Clear CSI receiver error info.
207 /* @brief Clear CSI receiver error info.
222 /* @brief Enable or disable specific interrupts.

123456