Home
last modified time | relevance | path

Searched refs:cipher_offset (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_constants_table.c192 memcpy(pConstantsLookupTables->cipher_offset, in LacSymQat_ConstantsInitLookupTables()
194 sizeof(pConstantsLookupTables->cipher_offset)); in LacSymQat_ConstantsInitLookupTables()
227 ->cipher_offset[algo][mode][direction][convert]; in LacSymQat_ConstantsGetCipherOffset()
H A Dlac_sym_qat_cipher.c895 pCipherReqParams->cipher_offset = cipherOffsetInBytes; in LacSymQat_CipherRequestParamsPopulate()
/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_cp.c45 enum confidentiality_offset cipher_offset; member
98 return sm->confidentiality_offset != sm->cipher_offset || in changed_cipher()
220 sm->confidentiality_offset = sm->cipher_offset; in SM_STATE()
483 sm->cipher_offset = CONFIDENTIALITY_OFFSET_0; in ieee802_1x_cp_sm_init()
484 sm->confidentiality_offset = sm->cipher_offset; in ieee802_1x_cp_sm_init()
628 sm->cipher_offset = offset; in ieee802_1x_cp_set_offset()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_qat_constants_table.h23 uint8_t cipher_offset[ICP_QAT_HW_CIPHER_DELIMITER] member
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h96 uint32_t cipher_offset; member
1638 uint32_t cipher_offset; member