Searched refs:__ctr_crypt (Results 1 – 3 of 3) sorted by relevance
231 static unsigned int __ctr_crypt(struct skcipher_walk *walk, in __ctr_crypt() function289 nbytes = __ctr_crypt(&walk, ctx); in ctr_crypt()
264 static unsigned int __ctr_crypt(struct bf_ctx *ctx, struct skcipher_walk *walk) in __ctr_crypt() function329 nbytes = __ctr_crypt(ctx, &walk); in ctr_crypt()
271 static unsigned int __ctr_crypt(struct des3_ede_x86_ctx *ctx, in __ctr_crypt() function332 nbytes = __ctr_crypt(ctx, &walk); in ctr_crypt()