Searched refs:DR_INPLACE (Results 1 – 4 of 4) sorted by relevance
1906 if (reqp->dr_flags & DR_INPLACE) { in dca_bindchains()1940 if (reqp->dr_flags & DR_INPLACE) { in dca_bindchains()1991 if (reqp->dr_flags & DR_INPLACE) { in dca_unbindchains()3753 reqp->dr_flags |= DR_INPLACE; in dca_encrypt()3808 reqp->dr_flags |= DR_INPLACE; in dca_encrypt_update()3987 reqp->dr_flags |= DR_INPLACE; in dca_decrypt()4043 reqp->dr_flags |= DR_INPLACE; in dca_decrypt_update()
353 |= DR_INPLACE; in dca_3desatomic()
657 |= DR_INPLACE; in dca_rsaatomic()
319 #define DR_INPLACE 0x002 macro