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

/linux-4.4.14/crypto/
H A Dtea.c156 static void xtea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) xtea_decrypt() function
247 .cia_decrypt = xtea_decrypt } }

Completed in 58 milliseconds