Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dcmac.c141 size_t last_block_len) in cmac_pad() argument
146 if (j < last_block_len) { in cmac_pad()
148 } else if (j == last_block_len) { in cmac_pad()