Searched refs:DR_INPLACE (Results 1 – 4 of 4) sorted by relevance
1862 if (reqp->dr_flags & DR_INPLACE) { in dca_bindchains()1896 if (reqp->dr_flags & DR_INPLACE) { in dca_bindchains()1947 if (reqp->dr_flags & DR_INPLACE) { in dca_unbindchains()3703 reqp->dr_flags |= DR_INPLACE; in dca_encrypt()3755 reqp->dr_flags |= DR_INPLACE; in dca_encrypt_update()3925 reqp->dr_flags |= DR_INPLACE; in dca_decrypt()3978 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