Searched refs:__cast6_encrypt (Results 1 – 1 of 1) sorted by relevance
172 void __cast6_encrypt(const void *ctx, u8 *outbuf, const u8 *inbuf) in __cast6_encrypt() function202 EXPORT_SYMBOL_GPL(__cast6_encrypt);206 __cast6_encrypt(crypto_tfm_ctx(tfm), outbuf, inbuf); in cast6_encrypt()
Completed in 3 milliseconds