Searched refs:direction (Results 1 – 11 of 11) sorted by relevance
/mbedtls-latest/programs/test/ |
D | metatest.c | 202 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-latest/include/psa/ |
D | crypto_se_driver.h | 383 psa_encrypt_or_decrypt_t direction); 482 psa_encrypt_or_decrypt_t direction,
|
/mbedtls-latest/tests/suites/ |
D | test_suite_gcm.function | 179 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,
|
D | test_suite_cipher.function | 89 /* Helper for resetting key/direction 99 int use_psa, size_t tag_len, const data_t *key, int direction) 120 direction));
|
D | test_suite_ssl.function | 382 * can send messages in both direction at the same time (with the I/O calls
|
/mbedtls-latest/docs/proposed/ |
D | psa-conditional-inclusion-c.md | 42 …direction] For mechanisms that have multiple directions (for example encrypt/decrypt, sign/verify)…
|
/mbedtls-latest/docs/architecture/psa-migration/ |
D | psa-legacy-bridges.md | 343 …direction because the DER format lacks leading zeros, so something else needs to convey the size o…
|
D | md-cipher-dispatch.md | 183 * 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-latest/ |
D | LICENSE | 27 direction or management of such entity, whether by contract or
|
D | ChangeLog | 243 the decryption direction of block ciphers (AES, ARIA, Camellia). 246 that use the decryption direction (ECB in PSA, CBC, XTS, KW) and with DES.
|
/mbedtls-latest/docs/ |
D | psa-transition.md | 351 …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.
|