Searched refs:__builtin_crypto_vcipher (Results 1 – 3 of 3) sorted by relevance
33 vector unsigned long long r2 = __builtin_crypto_vcipher(ad, bd); in call_crypto_intrinsics()
254 return __builtin_crypto_vcipher(a, b); in test_vcipher_e()
13799 __builtin_crypto_vcipher(vector unsigned long long __a, in __builtin_crypto_vcipher() function