Home
last modified time | relevance | path

Searched defs:keys (Results 1 – 5 of 5) sorted by relevance

/mbedtls-3.6.0/docs/architecture/
Dpsa-storage-resilience.md48 ### Assumptions on stateful secure elements
54 ### Dual management of keys: the problem
69 ### Overview of two-phase commit with stateful secure elements
103 ### Optimization considerations for transactions
131 ### Recovery strategies
256 ### Testing non-atomic processes
285 ### Splitting normal behavior and transaction recovery
355 ### Choice of a transaction design
/mbedtls-3.6.0/library/
Daesce.c129 unsigned char *keys, in aesce_encrypt_block()
191 unsigned char *keys, in aesce_decrypt_block()
231 unsigned char *keys = (unsigned char *) (ctx->buf + ctx->rk_offset); in mbedtls_aesce_crypt_ecb() local
Dpsa_crypto_cipher.c184 uint8_t keys[24]; in psa_cipher_setup() local
Dssl_tls13_keys.c281 mbedtls_ssl_key_set *keys) in mbedtls_ssl_tls13_make_traffic_keys()
/mbedtls-3.6.0/programs/ssl/
Dssl_test_common_source.c23 eap_tls_keys *keys = (eap_tls_keys *) p_expkey; in eap_tls_key_derivation() local
117 dtls_srtp_keys *keys = (dtls_srtp_keys *) p_expkey; in dtls_srtp_key_derivation() local