K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-05-31T20:31:08.582590Z K 7 svn:log V 405 emulators/citra: unbreak on aarch64 after r471186 externals/cryptopp/cryptopp/rijndael-simd.cpp:126:25: error: use of undeclared identifier 'vaeseq_u8' uint8x16_t r1 = vaeseq_u8(data, key); ^ externals/cryptopp/cryptopp/sha-simd.cpp:109:25: error: use of undeclared identifier 'vsha1cq_u32' uint32x4_t r1 = vsha1cq_u32 (data1, 0, data2); ^ END