Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtea.c57 static void tea_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in tea_encrypt() function
229 .cia_encrypt = tea_encrypt,