Home
last modified time | relevance | path

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

/system/keymaster/key_blob_utils/
Docb.c386 #define ROUNDS(ctx) ((ctx)->rounds) macro
399 #define ROUNDS(ctx) (6 + OCB_KEY_LEN / 4) macro
433 #define ROUNDS(ctx) ((ctx)->rounds) macro
436 #define ROUNDS(ctx) (6 + OCB_KEY_LEN / 4) macro