Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/encauth/ocb3/
H A Docb3_int_ntz.c17 int ocb3_int_ntz(unsigned long x) in ocb3_int_ntz() function
H 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()
H 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()
H 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/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_private.h180 int ocb3_int_ntz(unsigned long x);