Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dchachapoly.c60 uint32_t partial_block_len = (uint32_t) ( ctx->aad_len % 16U ); in chachapoly_pad_aad() local
80 uint32_t partial_block_len = (uint32_t) ( ctx->ciphertext_len % 16U ); in chachapoly_pad_ciphertext() local