Searched refs:CONTROL_LEN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/ | ||
| H A D | n2_core.h | 67 #define CONTROL_LEN 0x000000000000ffffULL macro |
| H A D | n2_core.c | 218 u64 word = (len - 1) & CONTROL_LEN; in control_word_base() |