Searched refs:ENCR_ALG_SHIFT (Results 1 – 2 of 2) sorted by relevance
241 cfg |= ENCR_ALG_AES << ENCR_ALG_SHIFT; in qce_encr_cfg()243 cfg |= ENCR_ALG_DES << ENCR_ALG_SHIFT; in qce_encr_cfg()
292 #define ENCR_ALG_SHIFT 0 macro