Home
last modified time | relevance | path

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

/crypto/
Dtea.c85 static void tea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tea_decrypt() function
230 .cia_decrypt = tea_decrypt } }