uint8x16x2_t
uint8x16x2_t
aes_neon_enc2(const struct aesenc *enc, uint8x16x2_t x, unsigned nrounds)
return (uint8x16x2_t) { .val = {
uint8x16x2_t
aes_neon_dec2(const struct aesdec *dec, uint8x16x2_t x, unsigned nrounds)
return (uint8x16x2_t) { .val = {
uint8x16x2_t aes_neon_enc2(const struct aesenc *, uint8x16x2_t, unsigned);
uint8x16x2_t aes_neon_dec2(const struct aesdec *, uint8x16x2_t, unsigned);
static inline uint8x16x2_t
aes_neon_enc2(const struct aesenc *enc, uint8x16x2_t b2, unsigned nrounds)
return (uint8x16x2_t) { .val = {
static inline uint8x16x2_t
aes_neon_dec2(const struct aesdec *dec, uint8x16x2_t b2, unsigned nrounds)
return (uint8x16x2_t) { .val = {
uint8x16x2_t b2;
uint8x16x2_t b2;
uint8x16x2_t b2;
uint8x16x2_t b2;
uint8x16x2_t b2;