Home
last modified time | relevance | path

Searched refs:PSA_AEAD_DECRYPT_OUTPUT_SIZE (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto_sizes.h413 #define PSA_AEAD_DECRYPT_OUTPUT_SIZE(key_type, alg, ciphertext_length) \ macro
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto.function573 PSA_AEAD_DECRYPT_OUTPUT_SIZE(key_type, alg,
5100 /* For all currently defined algorithms, PSA_AEAD_DECRYPT_OUTPUT_SIZE
5103 PSA_AEAD_DECRYPT_OUTPUT_SIZE(key_type, alg, output_length));
5229 /* For all currently defined algorithms, PSA_AEAD_DECRYPT_OUTPUT_SIZE
5232 PSA_AEAD_DECRYPT_OUTPUT_SIZE(key_type, alg, input_data->len));
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md401 … the multi-part API described below.) You can use the macro [`PSA_AEAD_DECRYPT_OUTPUT_SIZE`](https…