Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/mac/omac/
H A Domac_process.c38 unsigned long blklen = cipher_descriptor[omac->cipher_idx]->block_length; in omac_process() local
/optee_os/core/lib/libtomcrypt/src/encauth/eax/
H A Deax_init.c30 int err, blklen; in eax_init() local
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_mac.h34 blklen; member