Home
last modified time | relevance | path

Searched defs:tag_buf (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/stm32/
H A Dauthenc.c286 unsigned char tag_buf[MAX_TAG_SIZE] = { 0 }; in stm32_ae_dec_final() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dgcm.c1021 unsigned char tag_buf[16]; in mbedtls_gcm_self_test() local