Home
last modified time | relevance | path

Searched refs:encrypt_block (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dblowfish_common.c315 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src) in encrypt_block() function
381 encrypt_block((struct bf_ctx *)ctx, data, data); in blowfish_setkey()
389 encrypt_block((struct bf_ctx *)ctx, data, data); in blowfish_setkey()