Home
last modified time | relevance | path

Searched refs:cache_buf (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/include/
Dcc3xx_crypto_primitives_private.h111 uint8_t cache_buf[AES_BLOCK_SIZE]; /*!< Required to support cached mode */ member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_aead.c744 uint8_t *cache_ptr = operation->cache_buf; in cc3xx_aead_update()
905 uint8_t *cache_ptr = operation->cache_buf; in cc3xx_aead_finish()
1015 uint8_t *cache_ptr = operation->cache_buf; in cc3xx_aead_verify()