Searched full:_capable (Results 1 – 3 of 3) sorted by relevance
200 if ((keybits == 128 && S390X_aes_128_##mode##_CAPABLE) \201 || (keybits == 192 && S390X_aes_192_##mode##_CAPABLE) \202 || (keybits == 256 && S390X_aes_256_##mode##_CAPABLE)) \
245 * thus the additional *_CAPABLE flags.
2320 return S390X_aes_##keylen##_##mode##_CAPABLE ? \2358 return S390X_aes_##keylen##_##mode##_CAPABLE ? \