Searched refs:RSA_PRIVATE_SIZE (Results 1 – 5 of 5) sorted by relevance
120 #define RSA_PRIVATE_SIZE (RSA_MAX_PRIME * 5) macro
242 #define PRIVATE_VENDOR_SPECIFIC_BYTES RSA_PRIVATE_SIZE
1952 BYTE buffer[RSA_PRIVATE_SIZE];
1371 {RANGE(0, RSA_PRIVATE_SIZE, UINT16)}},
4268 if((target->t.size) > RSA_PRIVATE_SIZE) in TPM2B_PRIVATE_KEY_RSA_Unmarshal()