Home
last modified time | relevance | path

Searched refs:MAX_SYM_KEY_BITS (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DImplementation.h268 #define CONTEXT_ENCRYPT_KEY_BITS MAX_SYM_KEY_BITS
909 #define MAX_SYM_KEY_BITS ( \ macro
914 #define MAX_SYM_KEY_BYTES ((MAX_SYM_KEY_BITS + 7) / 8)
920 #if MAX_SYM_KEY_BITS == 0 || MAX_SYM_BLOCK_SIZE == 0
921 # error Bad size for MAX_SYM_KEY_BITS or MAX_SYM_BLOCK_SIZE
Dpart4.txt24458 226 #define CONTEXT_ENCRYPT_KEY_BITS MAX_SYM_KEY_BITS
25155 817 #define MAX_SYM_KEY_BITS ( \
25160 822 #define MAX_SYM_KEY_BYTES ((MAX_SYM_KEY_BITS + 7) / 8)
25166 828 #if MAX_SYM_KEY_BITS == 0 || MAX_SYM_BLOCK_SIZE == 0
25167 829 # error Bad size for MAX_SYM_KEY_BITS or MAX_SYM_BLOCK_SIZE
/external/tpm2/generator/
Draw_structures.txt17352 MAX_SYM_KEY_BITS
17635 MAX_SYM_KEY_BITS
Draw_structures_fixed.txt17318 MAX_SYM_KEY_BITS
17601 MAX_SYM_KEY_BITS