Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dkey_gen.h19 static const u8 mdpadlen[] = { 16, 20, 32, 32, 64, 64 }; in split_key_len() local
24 return (u32)(mdpadlen[idx] * 2); in split_key_len()