Home
last modified time | relevance | path

Searched defs:ROUNDS (Results 1 – 1 of 1) sorted by relevance

/system/keymaster/key_blob_utils/
Docb.c385 #define ROUNDS(ctx) ((ctx)->rounds) macro
398 #define ROUNDS(ctx) (6 + OCB_KEY_LEN / 4) macro
432 #define ROUNDS(ctx) ((ctx)->rounds) macro
435 #define ROUNDS(ctx) (6 + OCB_KEY_LEN / 4) macro