Searched refs:benbi (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-crypt.c116 struct iv_benbi_private benbi; member in union:crypt_config::__anon11949
165 * benbi: the 64-bit "big-endian 'narrow block'-count", starting at 1
322 cc->iv_gen_private.benbi.shift = 9 - log;
337 val = cpu_to_be64(((u64)sector << cc->iv_gen_private.benbi.shift) + 1);
1136 else if (strcmp(ivmode, "benbi") == 0)

Completed in 119 milliseconds