Home
last modified time | relevance | path

Searched refs:direction (Results 1 – 12 of 12) sorted by relevance

/mbedtls/programs/test/
A Dmetatest.c202 char direction = 'r'; in test_memory_poison() local
208 &start, &offset, &count, &direction) != 4) { in test_memory_poison()
243 if (direction == 'w') { in test_memory_poison()
/mbedtls/include/psa/
A Dcrypto_se_driver.h383 psa_encrypt_or_decrypt_t direction);
482 psa_encrypt_or_decrypt_t direction,
/mbedtls/tests/suites/
A Dtest_suite_gcm.function179 void gcm_bad_parameters(int cipher_id, int direction,
196 TEST_ASSERT(mbedtls_gcm_crypt_and_tag(&ctx, direction, src_str->len, iv_str->x, iv_str->len,
A Dtest_suite_cipher.function89 /* Helper for resetting key/direction
99 int use_psa, size_t tag_len, const data_t *key, int direction)
120 direction));
A Dtest_suite_pk.function2720 /* Test #4: check sign/verify interoperability also in the opposite direction:
A Dtest_suite_ssl.function382 * can send messages in both direction at the same time (with the I/O calls
/mbedtls/docs/proposed/
A Dpsa-conditional-inclusion-c.md42direction] For mechanisms that have multiple directions (for example encrypt/decrypt, sign/verify)…
/mbedtls/docs/architecture/psa-migration/
A Dpsa-legacy-bridges.md343direction because the DER format lacks leading zeros, so something else needs to convey the size o…
A Dmd-cipher-dispatch.md183 * potentially any cipher/AEAD in any mode and any direction
354 …G. All three of them use the block cipher primitive only in the encrypt direction. Currently, GCM …
/mbedtls/
A DLICENSE27 direction or management of such entity, whether by contract or
A DChangeLog49 the decryption direction of block ciphers (AES, ARIA, Camellia).
52 that use the decryption direction (ECB in PSA, CBC, XTS, KW) and with DES.
/mbedtls/docs/
A Dpsa-transition.md351 …t/api/group/group__policy/#c.PSA_KEY_USAGE_DECRYPT), depending on which direction you want to use …
377 …oup__cipher/#group__cipher_1gaa4ba3a167066eaef2ea49abc5dcd1d4b) depending on the desired direction.
406 …p/group__aead/#group__aead_1gaaa5c5018e67a7a6514b7e76b9a14de26) depending on the desired direction.

Completed in 35 milliseconds