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

/linux-4.1.27/drivers/crypto/
H A Dsahara.c62 #define SAHARA_HDR_PARITY_BIT (1 << 31) macro
256 SAHARA_HDR_CHA_SKHA | SAHARA_HDR_PARITY_BIT; sahara_aes_key_hdr()
260 hdr ^= SAHARA_HDR_PARITY_BIT; sahara_aes_key_hdr()
265 hdr ^= SAHARA_HDR_PARITY_BIT; sahara_aes_key_hdr()
274 SAHARA_HDR_CHA_SKHA | SAHARA_HDR_PARITY_BIT; sahara_aes_data_link_hdr()
806 hdr |= SAHARA_HDR_PARITY_BIT; sahara_sha_init_hdr()

Completed in 46 milliseconds