Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 90) sorted by relevance

1234

/trusted-firmware-m-3.6.0/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_drbg.c13 struct cc3xx_drbg_state_t *state, in cc3xx_drbg_init()
53 struct cc3xx_drbg_state_t *state, in cc3xx_drbg_generate()
79 struct cc3xx_drbg_state_t *state, in cc3xx_drbg_reseed()
104 cc3xx_err_t cc3xx_drbg_uninit(struct cc3xx_drbg_state_t *state) in cc3xx_drbg_uninit()
Dcc3xx_drbg_hmac.c28 struct cc3xx_drbg_hmac_state_t *state, in cc3xx_drbg_hmac_update()
122 struct cc3xx_drbg_hmac_state_t *state, in cc3xx_drbg_hmac_instantiate()
145 struct cc3xx_drbg_hmac_state_t *state, in cc3xx_drbg_hmac_generate()
226 struct cc3xx_drbg_hmac_state_t *state, in cc3xx_drbg_hmac_reseed()
246 cc3xx_err_t cc3xx_drbg_hmac_uninit(struct cc3xx_drbg_hmac_state_t *state) in cc3xx_drbg_hmac_uninit()
Dcc3xx_drbg_ctr.c65 struct cc3xx_drbg_ctr_state_t *state, in cc3xx_drbg_ctr_update()
109 struct cc3xx_drbg_ctr_state_t *state, in cc3xx_drbg_ctr_init()
169 struct cc3xx_drbg_ctr_state_t *state, in cc3xx_drbg_ctr_generate()
265 struct cc3xx_drbg_ctr_state_t *state, in cc3xx_drbg_ctr_reseed()
307 cc3xx_err_t cc3xx_drbg_ctr_uninit(struct cc3xx_drbg_ctr_state_t *state) in cc3xx_drbg_ctr_uninit()
Dcc3xx_hmac.c17 struct cc3xx_hmac_state_t *state, in cc3xx_hmac_set_key()
72 struct cc3xx_hmac_state_t *state, in cc3xx_hmac_update()
91 struct cc3xx_hmac_state_t *state, in cc3xx_hmac_finish()
Dcc3xx_drbg_hash.c126 struct cc3xx_drbg_hash_state_t *state, in cc3xx_drbg_hash_init()
222 struct cc3xx_drbg_hash_state_t *state, in cc3xx_drbg_hash_generate()
307 struct cc3xx_drbg_hash_state_t *state, in cc3xx_drbg_hash_reseed()
341 cc3xx_err_t cc3xx_drbg_hash_uninit(struct cc3xx_drbg_hash_state_t *state) in cc3xx_drbg_hash_uninit()
Dcc3xx_hash.c146 void cc3xx_hash_get_state(struct cc3xx_hash_state_t *state) in cc3xx_hash_get_state()
156 void cc3xx_hash_set_state(const struct cc3xx_hash_state_t *state) in cc3xx_hash_set_state()
Dcc3xx_poly1305.c142 void cc3xx_poly1305_get_state(struct cc3xx_poly1305_state_t *state) in cc3xx_poly1305_get_state()
162 void cc3xx_poly1305_set_state(const struct cc3xx_poly1305_state_t *state) in cc3xx_poly1305_set_state()
Dcc3xx_chacha.c160 void cc3xx_chacha20_get_state(struct cc3xx_chacha_state_t *state) in cc3xx_chacha20_get_state()
173 cc3xx_err_t cc3xx_chacha20_set_state(const struct cc3xx_chacha_state_t *state) in cc3xx_chacha20_set_state()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps2/an521/cmsis_drivers/
DDriver_USART.c90 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
265 static int32_t ARM_USART0_PowerControl(ARM_POWER_STATE state) in ARM_USART0_PowerControl()
363 static int32_t ARM_USART1_PowerControl(ARM_POWER_STATE state) in ARM_USART1_PowerControl()
461 static int32_t ARM_USART2_PowerControl(ARM_POWER_STATE state) in ARM_USART2_PowerControl()
559 static int32_t ARM_USART3_PowerControl(ARM_POWER_STATE state) in ARM_USART3_PowerControl()
657 static int32_t ARM_USART4_PowerControl(ARM_POWER_STATE state) in ARM_USART4_PowerControl()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps2/an519/cmsis_drivers/
DDriver_USART.c90 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
265 static int32_t ARM_USART0_PowerControl(ARM_POWER_STATE state) in ARM_USART0_PowerControl()
363 static int32_t ARM_USART1_PowerControl(ARM_POWER_STATE state) in ARM_USART1_PowerControl()
461 static int32_t ARM_USART2_PowerControl(ARM_POWER_STATE state) in ARM_USART2_PowerControl()
559 static int32_t ARM_USART3_PowerControl(ARM_POWER_STATE state) in ARM_USART3_PowerControl()
657 static int32_t ARM_USART4_PowerControl(ARM_POWER_STATE state) in ARM_USART4_PowerControl()
/trusted-firmware-m-3.6.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/poly/
Dpoly.c461 CCError_t PolyInit(PolyState_t *state, const uint8_t *key, size_t key_size) in PolyInit()
484 PolyState_t *state, in PolyUpdate()
597 CCError_t PolyFinish(PolyState_t *state, uint8_t *tag, size_t tag_size) in PolyFinish()
/trusted-firmware-m-3.6.0/secure_fw/spm/include/
Dcritical_section.h15 uint32_t state; member
/trusted-firmware-m-3.6.0/platform/ext/target/arm/musca_b1/services/src/
Dtfm_gpled_api.c49 tfm_gpled_state_t state) in tfm_plat_gpled_set()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/musca_s1/services/src/
Dtfm_gpled_api.c49 tfm_gpled_state_t state) in tfm_plat_gpled_set()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/musca_s1/CMSIS_Driver/
DDriver_USART.c97 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
270 static int32_t ARM_USART0_PowerControl(ARM_POWER_STATE state) in ARM_USART0_PowerControl()
367 static int32_t ARM_USART1_PowerControl(ARM_POWER_STATE state) in ARM_USART1_PowerControl()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/musca_b1/CMSIS_Driver/
DDriver_USART.c101 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
274 static int32_t ARM_USART0_PowerControl(ARM_POWER_STATE state) in ARM_USART0_PowerControl()
371 static int32_t ARM_USART1_PowerControl(ARM_POWER_STATE state) in ARM_USART1_PowerControl()
DDriver_GFC100_EFlash.c153 ARM_POWER_STATE state) in ARM_Flashx_PowerControl()
344 static int32_t ARM_Flash0_PowerControl(ARM_POWER_STATE state) in ARM_Flash0_PowerControl()
437 static int32_t ARM_Flash1_PowerControl(ARM_POWER_STATE state) in ARM_Flash1_PowerControl()
/trusted-firmware-m-3.6.0/platform/ext/target/nuvoton/common/cmsis_drivers/
DDriver_USART.c91 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
248 static int32_t ARM_USART0_PowerControl(ARM_POWER_STATE state) in ARM_USART0_PowerControl()
348 static int32_t ARM_USART1_PowerControl(ARM_POWER_STATE state) in ARM_USART1_PowerControl()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/drivers/usart/cmsdk/
Duart_cmsdk_reg_map.h35 volatile uint32_t state; /* Offset: 0x004 (R/W) status register */ member
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/Native_Driver/
Darm_watchdog_drv.h45 uint32_t state; /*!< Indicates if the watchdog member
/trusted-firmware-m-3.6.0/platform/ext/target/nxp/common/CMSIS_Driver/
DDriver_USART.c104 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
196 static int32_t ARM_USART_PowerControl(ARM_POWER_STATE state) in ARM_USART_PowerControl()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/drivers/flash/common/
DDriver_Flash_Common.h70 static inline int32_t ARM_Flash_PowerControl(ARM_POWER_STATE state) in ARM_Flash_PowerControl()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/tc/cmsis_drivers/
DDriver_USART.c101 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
271 static int32_t ARM_USART0_PowerControl(ARM_POWER_STATE state) in ARM_USART0_PowerControl()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/kronos/cmsis_drivers/
DDriver_USART.c101 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
271 static int32_t ARM_USART0_PowerControl(ARM_POWER_STATE state) in ARM_USART0_PowerControl()
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/CMSIS_Driver/
DDriver_USART.c101 ARM_POWER_STATE state) in ARM_USARTx_PowerControl()
271 static int32_t ARM_USART0_PowerControl(ARM_POWER_STATE state) in ARM_USART0_PowerControl()

1234