bf_ctx 366 crypto/blowfish.c struct bf_ctx *ctx = crypto_tfm_ctx(tfm); bf_ctx 403 crypto/blowfish.c struct bf_ctx *ctx = crypto_tfm_ctx(tfm); bf_ctx 433 crypto/blowfish.c encrypt_block((struct bf_ctx *)ctx, data, data); bf_ctx 441 crypto/blowfish.c encrypt_block((struct bf_ctx *)ctx, data, data); bf_ctx 456 crypto/blowfish.c .cra_ctxsize = sizeof(struct bf_ctx),