Searched refs:bf_ctx (Results 1 – 2 of 2) sorted by relevance
311 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block()347 struct bf_ctx *ctx = crypto_tfm_ctx(tfm); in blowfish_setkey()377 encrypt_block((struct bf_ctx *)ctx, data, data); in blowfish_setkey()385 encrypt_block((struct bf_ctx *)ctx, data, data); in blowfish_setkey()
16 struct bf_ctx { struct