Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-crypto-disabled.c35 vector unsigned long long r4 = __builtin_crypto_vncipher(ad, bd); in call_crypto_intrinsics()
Dbuiltins-ppc-crypto.c272 return __builtin_crypto_vncipher(a, b); in test_vncipher_e()
/external/clang/lib/Headers/
Daltivec.h14351 __builtin_crypto_vncipher(vector unsigned long long __a, in __builtin_crypto_vncipher() function