Searched refs:__serpent_crypt_ctr (Results 1 – 3 of 3) sorted by relevance
47 void __serpent_crypt_ctr(const void *ctx, u8 *d, const u8 *s, le128 *iv) in __serpent_crypt_ctr() function59 EXPORT_SYMBOL_GPL(__serpent_crypt_ctr);121 .fn_u = { .ctr = __serpent_crypt_ctr }
67 .fn_u = { .ctr = __serpent_crypt_ctr }
33 extern void __serpent_crypt_ctr(const void *ctx, u8 *dst, const u8 *src,