DES_SP_ENCRYPT_ROUND
DES_SP_ENCRYPT_ROUND((left), (right), (temp1), (kp)); \
DES_SP_ENCRYPT_ROUND((right), (left), (temp1), (kp)); \