On 7/25/2019 4:47 PM, Iuliana Prodan wrote: > Add inline helper function to check key length for AES algorithms. > The key can be 128, 192 or 256 bits size. > This function is used in the generic aes and aes_ti implementations. > Looks good. Will need to respin it, since aes has just been refactored and moved in lib/crypto/. Horia