Searched refs:MIDDLE_PAD (Results 1 – 1 of 1) sorted by relevance
72 #define MIDDLE_PAD(p) (FRONT_PAD(p) + CEPH_GCM_BLOCK_LEN) macro73 #define DATA_PAD(p) (MIDDLE_PAD(p) + CEPH_GCM_BLOCK_LEN)1052 MIDDLE_PAD(con->v2.in_buf), DATA_PAD(con->v2.in_buf), in decrypt_message()2629 add_in_kvec(con, MIDDLE_PAD(con->v2.in_buf), in __handle_control()