Searched refs:aes_ssse3_dec (Results 1 – 3 of 3) sorted by relevance
52 void aes_ssse3_dec(const struct aesdec *, const uint8_t[static 16],
83 aes_ssse3_dec(dec, in, out, nrounds); in aes_ssse3_dec_impl()
68 aes_ssse3_dec(const struct aesdec *dec, const uint8_t in[static 16], in aes_ssse3_dec() function