Home
last modified time | relevance | path

Searched refs:xts_decrypt_done (Results 1 – 1 of 1) sorted by last modified time

/linux/crypto/
H A Dxts.c219 static void xts_decrypt_done(void *data, int err) in xts_decrypt_done() function
284 err = xts_init_crypt(req, xts_decrypt_done) ?: in xts_decrypt()