Searched refs:active (Results 1 – 16 of 16) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ssl_ticket.c | 123 mbedtls_ssl_ticket_key * const key = ctx->keys + ctx->active; in ssl_ticket_update_keys() 137 ctx->active = 1 - ctx->active; in ssl_ticket_update_keys() 140 if ((status = psa_destroy_key(ctx->keys[ctx->active].key)) != PSA_SUCCESS) { in ssl_ticket_update_keys() 145 return ssl_ticket_gen_key(ctx, ctx->active); in ssl_ticket_update_keys() 159 const unsigned char idx = 1 - ctx->active; in mbedtls_ssl_ticket_rotate() 200 ctx->active = idx; in mbedtls_ssl_ticket_rotate() 339 key = &ctx->keys[ctx->active]; in mbedtls_ssl_ticket_write()
|
| /optee_os/core/arch/arm/dts/ |
| H A D | at91-sama5d2_xplained.dts | 13 #include <dt-bindings/regulator/active-semi,8945a-regulator.h> 190 compatible = "active-semi,act8945a"; 192 active-semi,vsel-high; 300 compatible = "active-semi,act8945a-charger"; 306 active-semi,chglev-gpios = <&pioA PIN_PA12 GPIO_ACTIVE_HIGH>; 307 active-semi,lbo-gpios = <&pioA PIN_PC8 GPIO_ACTIVE_LOW>; 308 active-semi,input-voltage-threshold-microvolt = <6600>; 309 active-semi,precondition-timeout = <40>; 310 active-semi,total-timeout = <3>;
|
| H A D | stm32mp157c-ev1.dts | 89 hsync-active = <0>; 90 vsync-active = <0>; 193 hsync-active = <0>; 194 vsync-active = <0>;
|
| H A D | stm32mp15xx-dhcor-som.dtsi | 212 regulator-active-discharge = <1>; 218 regulator-active-discharge = <1>;
|
| H A D | stm32mp135f-dk.dts | 317 regulator-active-discharge = <1>; 545 tamp-active {
|
| H A D | sama7g5.dtsi | 680 hsync-active = <1>; 681 vsync-active = <1>; 702 hsync-active = <1>; 703 vsync-active = <1>;
|
| H A D | stm32mp15xx-dhcor-avenger96.dtsi | 105 enable-active-high;
|
| H A D | stm32mp157c-ed1.dts | 316 regulator-active-discharge = <1>;
|
| H A D | stm32mp15xx-dhcom-som.dtsi | 391 regulator-active-discharge = <1>;
|
| H A D | stm32mp15xx-dkx.dtsi | 407 regulator-active-discharge = <1>;
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | ssl_ticket.h | 73 unsigned char MBEDTLS_PRIVATE(active); /*!< index of the currently active key */
|
| /optee_os/core/drivers/ |
| H A D | stm32_tamp.c | 1653 bool active = false; in stm32_tamp_configure_pin_from_dt() local 1668 active = true; in stm32_tamp_configure_pin_from_dt() 1701 if (active) { in stm32_tamp_configure_pin_from_dt()
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | CONTRIBUTING.md | 33 …to work with a newer version of the library. Unless the user has made an active decision to use ne…
|
| H A D | README.md | 35 There are currently three active build systems used within Mbed TLS releases:
|
| H A D | ChangeLog | 2745 those configurations, allowing an active network attacker to recover 3625 in (D)TLS 1.0 to 1.2, that allowed an active network attacker to 4868 * Removed helper script active-config.pl 5491 * Support for multiple active certificate / key pairs in SSL servers for 5759 * Fixed memory leak in ssl_free() and ssl_reset() for active session
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.doc | 265 expansion block releases are disabled. The number of currently active
|