Searched refs:NUMBYTES (Results 1 - 3 of 3) sorted by relevance

/external/tpm2/
H A DCryptoEngine.h23 typedef UINT16 NUMBYTES; // When a size is a number of bytes typedef
59 const NUMBYTES digestSize;
60 const NUMBYTES blockSize;
61 const NUMBYTES derSize;
H A DCpriHash.c163 // NUMBYTES evpCtxSize = sizeof(EVP_MD_CTX);
164 NUMBYTES cpriStateSize = sizeof(cpriState->state);
166 NUMBYTES osslStateSize = sizeof(OSSL_HASH_STATE);
/external/vboot_reference/scripts/
H A Dgenpadding.sh93 echo "const uint8_t padding${rsaalgo}_${hashalgo}[${rsaalgo}NUMBYTES - ${hashalgo}_DIGEST_SIZE] = {"
144 echo ${rsaalgo}NUMBYTES,
168 echo ${rsaalgo}NUMBYTES - ${hashalgo}_DIGEST_SIZE,

Completed in 345 milliseconds