Home
last modified time | relevance | path

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

/openssl/crypto/cmac/
H A Dcmac.c24 #define LOCAL_BUF_SIZE 2048 macro
184 unsigned char buf[LOCAL_BUF_SIZE]; in CMAC_Update()
212 max_burst_blocks = LOCAL_BUF_SIZE / bl; in CMAC_Update()

Completed in 7 milliseconds