Searched refs:xtea_decrypt (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/crypto/ | ||
H A D | tea.c | 156 static void xtea_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) xtea_decrypt() function 247 .cia_decrypt = xtea_decrypt } } |
Completed in 47 milliseconds