Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-crypt.c131 #define ELEPHANT_MAX_KEY_SIZE 32 macro
1061 u8 key[ELEPHANT_MAX_KEY_SIZE]; in crypt_iv_elephant_wipe()
2844 if (cc->key_extra_size > ELEPHANT_MAX_KEY_SIZE) in crypt_ctr_ivmode()