Searched refs:HDR_SAVECTX (Results 1 – 2 of 2) sorted by relevance
246 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in init_sh_desc_key_aead()1508 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in ablkcipher_setkey()1567 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in ablkcipher_setkey()1630 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in ablkcipher_setkey()1733 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in xts_ablkcipher_setkey()1780 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in xts_ablkcipher_setkey()
116 #define HDR_SAVECTX 0x00001000 macro