Searched refs:DR_INPLACE (Results 1 – 4 of 4) sorted by relevance
1853 if (reqp->dr_flags & DR_INPLACE) { in dca_bindchains()1887 if (reqp->dr_flags & DR_INPLACE) { in dca_bindchains()1938 if (reqp->dr_flags & DR_INPLACE) { in dca_unbindchains()3694 reqp->dr_flags |= DR_INPLACE; in dca_encrypt()3746 reqp->dr_flags |= DR_INPLACE; in dca_encrypt_update()3916 reqp->dr_flags |= DR_INPLACE; in dca_decrypt()3969 reqp->dr_flags |= DR_INPLACE; in dca_decrypt_update()
353 |= DR_INPLACE; in dca_3desatomic()
655 |= DR_INPLACE; in dca_rsaatomic()
319 #define DR_INPLACE 0x002 macro