Searched refs:aes_ctr_crypt (Results 1 – 2 of 2) sorted by relevance
94 void aes_ctr_crypt(caddr_t, u_int8_t *);168 aes_ctr_crypt,169 aes_ctr_crypt,178 aes_ctr_crypt,179 aes_ctr_crypt,433 aes_ctr_crypt(caddr_t key, u_int8_t *data) in aes_ctr_crypt() function
179 aes_ctr_crypt(&ctx, block); in docrypt()