Home
last modified time | relevance | path

Searched defs:round_key (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-xlcompat-cipher.c22 vector unsigned char testvcipher(vector unsigned char state_array, vector unsigned char round_key) { in testvcipher()
31 …r unsigned char testvcipherlast(vector unsigned char state_array, vector unsigned char round_key) { in testvcipherlast()
40 vector unsigned char testvncipher(vector unsigned char state_array, vector unsigned char round_key)… in testvncipher()
49 … unsigned char testvncipherlast(vector unsigned char state_array, vector unsigned char round_key) { in testvncipherlast()