Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto_aead.c124 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) in mbedtls_psa_aead_encrypt()
212 const uint8_t *ciphertext, in psa_aead_unpadded_locate_tag()
235 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_psa_aead_decrypt()
551 uint8_t *ciphertext, in mbedtls_psa_aead_finish()
Dpsa_crypto_driver_wrappers.h1720 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in psa_driver_wrapper_aead_encrypt()
1771 const uint8_t *ciphertext, size_t ciphertext_length, in psa_driver_wrapper_aead_decrypt()
2061 uint8_t *ciphertext, in psa_driver_wrapper_aead_finish()
Dccm.c689 unsigned char ciphertext[CCM_SELFTEST_CT_MAX_LEN]; in mbedtls_ccm_self_test() local
/openthread-latest/third_party/mbedtls/repo/tests/src/drivers/
Dtest_driver_aead.c32 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length) in mbedtls_test_transparent_aead_encrypt()
87 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_test_transparent_aead_decrypt()
339 uint8_t *ciphertext, in mbedtls_test_transparent_aead_finish()
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c186 unsigned char ciphertext[32] = "(wabblewebblewibblewobblewubble)"; in exercise_cipher_key() local
273 unsigned char ciphertext[48] = "(wabblewebblewibblewobblewubble)"; in exercise_aead_key() local
446 unsigned char ciphertext[PSA_ASYMMETRIC_ENCRYPT_OUTPUT_MAX_SIZE] = in exercise_asymmetric_encryption_key() local