Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Daes_accel.c215 static int aes_xts_decrypt_nblocks(const unsigned char *ct, unsigned char *pt, in aes_xts_decrypt_nblocks() function
254 .accel_xts_decrypt = aes_xts_decrypt_nblocks,