Home
last modified time | relevance | path

Searched refs:HIFN_CRYPT_CMD_ALG_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hifn/
H A Dhifn7751reg.h475 #define HIFN_CRYPT_CMD_ALG_MASK 0x0003 /* algorithm: */ macro
H A Dhifn7751.c1602 switch (cmd->cry_masks & HIFN_CRYPT_CMD_ALG_MASK) { in hifn_write_command()
1615 switch (cmd->cry_masks & HIFN_CRYPT_CMD_ALG_MASK) { in hifn_write_command()
2435 if ((cmd->cry_masks & HIFN_CRYPT_CMD_ALG_MASK) == in hifn_process()