Searched defs:ciphertext_size (Results 1 – 8 of 8) sorted by relevance
| /trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/ |
| D | tfm_hal_its_encryption.c | 182 const size_t ciphertext_size, in tfm_hal_its_aead_encrypt() 225 const size_t ciphertext_size, in tfm_hal_its_aead_decrypt()
|
| /trusted-firmware-m-latest/platform/ext/common/template/ |
| D | tfm_hal_its_encryption.c | 179 const size_t ciphertext_size, in tfm_hal_its_aead_encrypt() 228 const size_t ciphertext_size, in tfm_hal_its_aead_decrypt()
|
| /trusted-firmware-m-latest/secure_fw/partitions/crypto/ |
| D | crypto_aead.c | 161 size_t ciphertext_size = out_vec[2].len; in tfm_crypto_aead_interface() local
|
| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/src/ |
| D | cc3xx_psa_aead.c | 516 size_t ciphertext_size, in cc3xx_aead_finish() 766 size_t ciphertext_size, size_t *ciphertext_length) in cc3xx_aead_encrypt()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/ |
| D | cc3xx_psa_aead.c | 357 size_t ciphertext_size, size_t *ciphertext_length) in cc3xx_aead_encrypt() 896 size_t ciphertext_size, in cc3xx_aead_finish()
|
| D | cc3xx_internal_chacha20_poly1305.c | 396 size_t plaintext_length, uint8_t *ciphertext, size_t ciphertext_size, in cc3xx_encrypt_chacha20_poly1305()
|
| D | cc3xx_internal_ccm.c | 620 size_t plaintext_length, uint8_t *ciphertext, size_t ciphertext_size, in cc3xx_encrypt_ccm()
|
| D | cc3xx_internal_gcm.c | 534 size_t plaintext_length, uint8_t *ciphertext, size_t ciphertext_size, in cc3xx_gcm_encrypt()
|