Searched refs:encrypt_block (Results 1 – 1 of 1) sorted by relevance
311 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block() function377 encrypt_block((struct bf_ctx *)ctx, data, data); in blowfish_setkey()385 encrypt_block((struct bf_ctx *)ctx, data, data); in blowfish_setkey()
Completed in 3 milliseconds