Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/ocb3/
A Docb3_init.c150 current = ocb->L_[0]; in ocb3_init()
154 current = ocb->L_[x]; in ocb3_init()
155 previous = ocb->L_[x-1]; in ocb3_init()
A Docb3_decrypt.c48 …ocb3_int_xor_blocks(ocb->Offset_current, ocb->Offset_current, ocb->L_[ocb3_int_ntz(ocb->block_inde… in ocb3_decrypt()
A Docb3_encrypt.c48 …ocb3_int_xor_blocks(ocb->Offset_current, ocb->Offset_current, ocb->L_[ocb3_int_ntz(ocb->block_inde… in ocb3_encrypt()
A Docb3_add_aad.c24 …ocb3_int_xor_blocks(ocb->aOffset_current, ocb->aOffset_current, ocb->L_[ocb3_int_ntz(ocb->ablock_i… in s_ocb3_int_aad_add_block()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h353 L_[32][MAXBLOCKSIZE], /* L_{i} values */ member

Completed in 6 milliseconds