Searched defs:ciphertext_size (Results 1 – 5 of 5) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/tests/src/drivers/ |
D | test_driver_aead.c | 32 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) in mbedtls_test_transparent_aead_encrypt() 340 size_t ciphertext_size, in mbedtls_test_transparent_aead_finish()
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | psa_crypto_aead.c | 124 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) in mbedtls_psa_aead_encrypt() 552 size_t ciphertext_size, in mbedtls_psa_aead_finish()
|
D | psa_crypto_driver_wrappers.h | 1720 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in psa_driver_wrapper_aead_encrypt() 2062 size_t ciphertext_size, in psa_driver_wrapper_aead_finish()
|
D | psa_crypto.c | 4737 size_t ciphertext_size, in psa_aead_encrypt() 5314 size_t ciphertext_size, in psa_aead_finish()
|
/openthread-latest/third_party/mbedtls/repo/programs/psa/ |
D | key_ladder_demo.c | 359 size_t ciphertext_size; in wrap_data() local 443 size_t ciphertext_size = 0; in unwrap_data() local
|