Searched defs:aes_gctr (Results 1 – 2 of 2) sorted by relevance
143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr() function
204 aes_gctr(rijndael_ctx *aes, const uint8_t *icb, in aes_gctr() function