Searched refs:CTX_3DES_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
689 #define CTX_3DES_ENCRYPT 0x0000 /* perform encryption */ macro
788 flags & DR_ENCRYPT ? CTX_3DES_ENCRYPT : CTX_3DES_DECRYPT); in dca_3desctxinit()