Home
last modified time | relevance | path

Searched defs:zeroes (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/encauth/gcm/
H A Dgcm_mult_h_arm_ce.c20 const uint8_t zeroes[TEE_AES_BLOCK_SIZE] = { 0 }; in gcm_mult_h() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dchachapoly.c37 unsigned char zeroes[15]; in chachapoly_pad_aad() local
58 unsigned char zeroes[15]; in chachapoly_pad_ciphertext() local
/optee_os/lib/libmbedtls/core/
H A Daes_ctr.c125 const unsigned char zeroes[16] = { 0 }; in next_ctr() local