Home
last modified time | relevance | path

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

/linux/crypto/
H A Dtea.c151 static void xtea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xtea_decrypt() function
244 .cia_decrypt = xtea_decrypt } }