Searched refs:MAX_2B_BYTES (Results 1 – 2 of 2) sorted by relevance
/external/tpm2/ | ||
D | OsslCryptoEngine.h | 20 #define MAX_2B_BYTES MAX((MAX_RSA_KEY_BYTES * ALG_RSA), \ macro |
D | MathFunctions.c | 227 pAssert(pSize == NULL || *pSize <= MAX_2B_BYTES); in _math__Mul() |