Searched refs:HIFN_CRYPT_CMD_SRCLEN_S (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/hifn/ | ||
H A D | hifn7751reg.h | 490 #define HIFN_CRYPT_CMD_SRCLEN_S 14 macro |
H A D | hifn7751.c | 1590 ((dlen << HIFN_CRYPT_CMD_SRCLEN_S) & HIFN_CRYPT_CMD_SRCLEN_M)); in hifn_write_command() |