Searched refs:add_to_ctr (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/crypto/bcm/ | ||
| H A D | util.h | 99 void add_to_ctr(u8 *ctr_pos, unsigned int increment); |
| H A D | util.c | 175 void add_to_ctr(u8 *ctr_pos, unsigned int increment) in add_to_ctr() function |