Home
last modified time | relevance | path

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

/crypto/
Dtea.c156 static void xtea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in xtea_decrypt() function
251 .cia_decrypt = xtea_decrypt } }