Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 } }
/kernel/linux/linux-6.6/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 } }

Completed in 2 milliseconds