Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Daes_256_xts.cpp27 static void DoXtsMasking(uint8_t *data, int num_blocks, in DoXtsMasking() function
90 DoXtsMasking(dst, nbytes / kAesBlockSize, tweak); in DoEncrypt()
104 DoXtsMasking(dst, nbytes / kAesBlockSize, tweak); in DoEncrypt()