HomeSort by: relevance | last modified time | path
    Searched defs:next_curr_id_cipher (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_hw17reg.h 1752 uint8_t next_curr_id_cipher; member in struct:fw_cipher_auth_cd_ctrl_hdr
2318 ((((cd_ctrl_hdr_t)->next_curr_id_cipher) & \
2323 (cd_ctrl_hdr_t)->next_curr_id_cipher = \
2324 ((((cd_ctrl_hdr_t)->next_curr_id_cipher) & \
2330 (((cd_ctrl_hdr_t)->next_curr_id_cipher) & FW_COMN_CURR_ID_MASK)
2333 (cd_ctrl_hdr_t)->next_curr_id_cipher = \
2334 ((((cd_ctrl_hdr_t)->next_curr_id_cipher) & \
qat_hw17reg.h 1752 uint8_t next_curr_id_cipher; member in struct:fw_cipher_auth_cd_ctrl_hdr
2318 ((((cd_ctrl_hdr_t)->next_curr_id_cipher) & \
2323 (cd_ctrl_hdr_t)->next_curr_id_cipher = \
2324 ((((cd_ctrl_hdr_t)->next_curr_id_cipher) & \
2330 (((cd_ctrl_hdr_t)->next_curr_id_cipher) & FW_COMN_CURR_ID_MASK)
2333 (cd_ctrl_hdr_t)->next_curr_id_cipher = \
2334 ((((cd_ctrl_hdr_t)->next_curr_id_cipher) & \

Completed in 30 milliseconds