Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dfcrypt.c265 static void fcrypt_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in fcrypt_decrypt() function
401 .cia_decrypt = fcrypt_decrypt } }