Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
A Dblowfish_glue.c73 unsigned int bsize = BF_BLOCK_SIZE; in ecb_crypt()
129 unsigned int bsize = BF_BLOCK_SIZE; in __cbc_encrypt()
170 unsigned int bsize = BF_BLOCK_SIZE; in __cbc_decrypt()
253 .cra_blocksize = BF_BLOCK_SIZE,
273 .base.cra_blocksize = BF_BLOCK_SIZE,
285 .base.cra_blocksize = BF_BLOCK_SIZE,
290 .ivsize = BF_BLOCK_SIZE,
/linux/include/crypto/
A Dblowfish.h12 #define BF_BLOCK_SIZE 8 macro
/linux/crypto/
A Dblowfish_generic.c105 .cra_blocksize = BF_BLOCK_SIZE,

Completed in 6 milliseconds