Searched refs:encrypt_block (Results 1 – 1 of 1) sorted by relevance
320 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block() function359 encrypt_block(crypto_tfm_ctx(tfm), out32, in32); in bf_encrypt()433 encrypt_block((struct bf_ctx *)ctx, data, data); in bf_setkey()441 encrypt_block((struct bf_ctx *)ctx, data, data); in bf_setkey()