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

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751reg.h476 #define HIFN_CRYPT_CMD_ALG_MASK 0x0003 /* algorithm: */ macro
H A Dhifn7751.c1606 switch (cmd->cry_masks & HIFN_CRYPT_CMD_ALG_MASK) {
1619 switch (cmd->cry_masks & HIFN_CRYPT_CMD_ALG_MASK) {
2439 if ((cmd->cry_masks & HIFN_CRYPT_CMD_ALG_MASK) ==

Completed in 65 milliseconds