Searched refs:HIFN_CRYPT_CMD_ALG_MASK (Results 1 – 2 of 2) sorted by relevance
475 #define HIFN_CRYPT_CMD_ALG_MASK 0x0003 /* algorithm: */ macro
1602 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()