Searched refs:HDR_SAVECTX (Results 1 – 2 of 2) sorted by relevance
283 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in init_sh_desc_key_aead()1558 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in ablkcipher_setkey()1617 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in ablkcipher_setkey()1680 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in ablkcipher_setkey()1783 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in xts_ablkcipher_setkey()1830 init_sh_desc(desc, HDR_SHARE_SERIAL | HDR_SAVECTX); in xts_ablkcipher_setkey()
109 #define HDR_SAVECTX 0x00001000 macro