Searched defs:ROUNDS (Results 1 – 1 of 1) sorted by relevance
385 #define ROUNDS(ctx) ((ctx)->rounds) macro398 #define ROUNDS(ctx) (6 + OCB_KEY_LEN / 4) macro432 #define ROUNDS(ctx) ((ctx)->rounds) macro435 #define ROUNDS(ctx) (6 + OCB_KEY_LEN / 4) macro