Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dsub.mk163 srcs-$(_CFG_CORE_LTC_CBC) += src/modes/cbc/cbc_decrypt.c
164 srcs-$(_CFG_CORE_LTC_CBC) += src/modes/cbc/cbc_done.c
165 srcs-$(_CFG_CORE_LTC_CBC) += src/modes/cbc/cbc_encrypt.c
166 srcs-$(_CFG_CORE_LTC_CBC) += src/modes/cbc/cbc_getiv.c
167 srcs-$(_CFG_CORE_LTC_CBC) += src/modes/cbc/cbc_setiv.c
168 srcs-$(_CFG_CORE_LTC_CBC) += src/modes/cbc/cbc_start.c
172 srcs-$(_CFG_CORE_LTC_CTR) += src/modes/ctr/ctr_decrypt.c
173 srcs-$(_CFG_CORE_LTC_CTR) += src/modes/ctr/ctr_done.c
174 srcs-$(_CFG_CORE_LTC_CTR) += src/modes/ctr/ctr_encrypt.c
175 srcs-$(_CFG_CORE_LTC_CTR) += src/modes/ctr/ctr_getiv.c
[all …]
/optee_os/core/include/drivers/
H A Dpinctrl.h134 bitstr_t **modes);
170 bitstr_t **modes __unused) in pinctrl_parse_dt_pin_modes()
/optee_os/core/drivers/pinctrl/
H A Dpinctrl.c22 bitstr_t **modes) in pinctrl_parse_dt_pin_modes() argument
35 *modes = modes_ptr; in pinctrl_parse_dt_pin_modes()
/optee_os/core/arch/arm/dts/
H A Dat91-sama5d27_wlsom1.dtsi74 regulator-allowed-modes = <2>, <4>;
93 regulator-allowed-modes = <2>, <4>;
116 regulator-allowed-modes = <2>, <4>;
135 regulator-allowed-modes = <2>, <4>;
H A Dat91-sama5d2_xplained.dts200 regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_FIXED>,
218 regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_FIXED>,
232 regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_FIXED>,
246 regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_NORMAL>,
260 regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_NORMAL>,
274 regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_NORMAL>,
288 regulator-allowed-modes = <ACT8945A_REGULATOR_MODE_NORMAL>,
H A Dat91-sama7g54_ek.dts276 regulator-allowed-modes = <2>, <4>;
296 regulator-allowed-modes = <2>, <4>;
317 regulator-allowed-modes = <2>, <4>;
337 regulator-allowed-modes = <2>, <4>;
/optee_os/lib/libmbedtls/mbedtls/
H A DSECURITY.md137 block cipher modes. For random generation, use HMAC\_DRBG instead of CTR\_DRBG.
H A DREADME.md141 There are many different build modes available within the CMake buildsystem. Most of them are avail…
152 Switching build modes in CMake is simple. For debug mode, enter at the command line:
H A DChangeLog259 - Ciphers and modes: aes.h, aria.h, camellia.h, chacha20.h, chachapoly.h,
438 (the cipher and PSA interfaces). This option is incompatible with modes
905 one of the key exchange modes using ephemeral keys to a server that
1256 control the support for the three possible TLS 1.3 key exchange modes.
3668 * Add support for key wrapping modes based on AES as defined by
4805 * Debug modes were removed.
5876 POLARSSL_MODE_CFB, to also handle different block size CFB modes.
6017 * Documentation for AES and Camellia in modes CTR and CFB128 clarified.
6076 enable and disable individual modes when needed