Searched refs:xts_paes_crypt (Results 1 - 1 of 1) sorted by path

/linux-master/arch/s390/crypto/
H A Dpaes_s390.c492 static int xts_paes_crypt(struct skcipher_request *req, unsigned long modifier) function
549 return xts_paes_crypt(req, 0);
554 return xts_paes_crypt(req, CPACF_DECRYPT);

Completed in 167 milliseconds