Home
last modified time | relevance | path

Searched refs:MAX_SYM_KEY_BYTES (Results 1 – 8 of 8) sorted by relevance

/external/tpm2/
DCryptUtil.c1794 BYTE symParmString[MAX_SYM_KEY_BYTES + MAX_SYM_BLOCK_SIZE]; in ParmDecryptSym()
1832 BYTE symParmString[MAX_SYM_KEY_BYTES + MAX_SYM_BLOCK_SIZE]; in ParmEncryptSym()
1884 BYTE symValues[MAX(MAX_DIGEST_SIZE, MAX_SYM_KEY_BYTES) in CryptGenerateNewSymmetric()
DImplementation.h914 #define MAX_SYM_KEY_BYTES ((MAX_SYM_KEY_BITS + 7) / 8) macro
Dtpm_types.h1029 BYTE buffer[MAX_SYM_KEY_BYTES];
Dtpm_generated.c3426 if (target->t.size > MAX_SYM_KEY_BYTES) { in TPM2B_SYM_KEY_Unmarshal()
Dpart4.txt21468 1404 BYTE symParmString[MAX_SYM_KEY_BYTES + MAX_SYM_BLOCK_SIZE];
21513 1438 BYTE symParmString[MAX_SYM_KEY_BYTES + MAX_SYM_BLOCK_SIZE];
21577 1488 BYTE symValues[MAX(MAX_DIGEST_SIZE, MAX_SYM_KEY_BYTES)
25160 822 #define MAX_SYM_KEY_BYTES ((MAX_SYM_KEY_BITS + 7) / 8)
/external/tpm2/generator/
Dstructures.txt1242 _MAX size MAX_SYM_KEY_BYTES
Draw_structures.txt12742 buffer [size] {:MAX_SYM_KEY_BYTES}
17356 MAX_SYM_KEY_BYTES
Draw_structures_fixed.txt12741 buffer [size] {:MAX_SYM_KEY_BYTES}
17322 MAX_SYM_KEY_BYTES