Home
last modified time | relevance | path

Searched full:description (Results 1 – 25 of 129) sorted by relevance

123456

/optee_os/core/drivers/crypto/hisilicon/
H A Dhisi_qm.h208 * @Description: Get the version information of QM hardware
214 * @Description: Init QM for Kunpeng drv
222 * @Description:deinit QM for Kunpeng drv
228 * @Description: Start QM for Kunpeng drv
234 * @Description: Config QM for Kunpeng drv
240 * @Description: Create Queue Pair, allocated to PF/VF for configure
249 * @Description:Release Queue Pair
255 * @Description: Send SQE(Submmision Queue Element) to Kunpeng dev
263 * @Description: Recevice result from Kunpeng dev
/optee_os/core/lib/scmi-server/include/
H A Dscmi_agent_configuration.h17 * struct scmi_clock - Description of a clock domain
29 * struct scmi_reset - Description of a reset domain
42 * @clock: Description of the clocks exposed on the channel
44 * @reset: Description of the reset conntrollers exposed on the channel
57 * struct scpfw_agent_config - SCMI agent description
/optee_os/lib/libutee/arch/arm/
H A Darm32_user_sysreg.txt2 # <reg-name> <CRn> <opc1> <CRm> <opc2> <Type> <Description>
5 @ Based on register description in
/optee_os/core/include/drivers/
H A Dregulator.h41 * struct regu_dt_desc - Regulator description passed to regulator_dt_register()
75 * struct regulator_voltages_desc - Voltage levels description
76 * @type: Type of level description
98 * @voltages_fallback: Default supported voltage range description
130 * @supported_voltages: Get supported levels description
235 * @desc: Description of the regulator to register
317 * @desc: Output reference to supported voltage levels description
H A Dgpio.h105 * struct gpio - GPIO pin description
175 * @pargs: Pointer to devicetree description of the GPIO controller to parse
182 * the devicetree description or NULL if invalid description in which case
267 * the devicetree description or NULL if invalid description in which case
H A Dclk_dt.h68 * @args: Pointer to devicetree description of the clock to parse
98 * @args: Unused argument as there is no description to parse
/optee_os/core/arch/arm/kernel/
H A Darm32_gicv3_sysreg.txt2 # <reg-name> <CRn> <opc1> <CRm> <opc2> <Type> <Description>
5 @ Based on register description in
H A Darm32_sysreg.txt2 # <reg-name> <CRn> <opc1> <CRm> <opc2> <Type> <Description>
5 @ Based on register description in
/optee_os/core/include/kernel/
H A Dpm.h135 * Refer to struct pm_callback_handle for description of the callbacks
144 * Refer to struct pm_callback_handle for description of the callbacks
157 * Refer to struct pm_callback_handle for description of the callbacks
187 * Refer to struct pm_callback_handle for description of the callbacks
H A Dtee_common.h18 * Adds a time stamp together the description. Note that only the pointer
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_slot_management.h54 /** Get the description of a key given its identifier and lock it.
58 * description of a key given its identifier.
60 * In case of a persistent key, the function loads the description of the key
72 * key slot containing the description of the key
77 * description of the key identified by \p key.
H A Doid.c33 #define OID_DESCRIPTOR(s, name, description) { ADD_LEN(s), name, description } argument
36 #define OID_DESCRIPTOR(s, name, description) { ADD_LEN(s) } argument
354 description)
367 description)
480 description)
H A Dpsa_crypto_slot_management.c349 /** Get the description in memory of a key given its identifier and lock it.
353 * containing the description of a key given its identifier.
355 * The function searches the key slots containing the description of the key
372 * key slot containing the description of the key
376 * The pointer to the key slot containing the description of the key
635 * slot containing the description of a persistent key, recycle the first in psa_reserve_free_key_slot()
637 * persistent key we are evicting now, we will reload its description from in psa_reserve_free_key_slot()
/optee_os/lib/libutee/include/
H A Dpta_attestation.h75 * for a description of the signature.
93 * for a description of the signature.
/optee_os/ta/remoteproc/src/
H A Duser_ta_header_defines.h26 /* The gpd.ta.description property */
/optee_os/core/include/tee/
H A Dfs_htree.h75 * struct tee_fs_htree_storage - storage description supplied by user of
109 * @stor: storage description
/optee_os/lib/libutils/isoc/newlib/
H A Dbcmp.c13 DESCRIPTION
H A Dabs.c49 DESCRIPTION
H A Dstrrchr.c50 DESCRIPTION
H A Dstrnlen.c50 DESCRIPTION
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dssl_ticket.h177 * \note See \c mbedtls_ssl_ticket_write_t for description
184 * \note See \c mbedtls_ssl_ticket_parse_t for description
/optee_os/core/arch/arm/plat-totalcompute/fdts/
H A Doptee_sp_manifest.dts15 description = "op-tee";
/optee_os/core/kernel/
H A Dearly_ta.c36 .description = "early TA",
H A Dsecstor_ta.c81 .description = "Secure Storage TA",
/optee_os/scripts/
H A Dbin_to_c.py16 parser = argparse.ArgumentParser(description='Converts a binary file '

123456