Home
last modified time | relevance | path

Searched refs:LIB_EXPORT (Results 1 – 25 of 40) sorted by relevance

12

/external/tpm2/include/tpm2/
DPlatform.h27 LIB_EXPORT int
35 LIB_EXPORT int
43 LIB_EXPORT BOOL
51 LIB_EXPORT void
69 LIB_EXPORT BOOL
77 LIB_EXPORT void
85 LIB_EXPORT void
100 LIB_EXPORT BOOL
108 LIB_EXPORT void
116 LIB_EXPORT void
[all …]
DManufacture_fp.h13 LIB_EXPORT int TPM_Manufacture(
18 LIB_EXPORT int TPM_TearDown(
/external/tpm2/
DCpriHash_fp.h10 LIB_EXPORT UINT16
15 LIB_EXPORT UINT16
19 LIB_EXPORT UINT16
26 LIB_EXPORT BOOL _cpri__HashStartup(void);
27 LIB_EXPORT UINT16
30 LIB_EXPORT UINT16
33 LIB_EXPORT UINT16
47 LIB_EXPORT UINT16
56 LIB_EXPORT CRYPT_RESULT
63 LIB_EXPORT UINT16
[all …]
DCpriECC_fp.h10 LIB_EXPORT CRYPT_RESULT _cpri__C_2_2_KeyExchange(
20 LIB_EXPORT CRYPT_RESULT _cpri__C_2_2_KeyExchange(
30 LIB_EXPORT CRYPT_RESULT _cpri__EccCommitCompute(
40 LIB_EXPORT UINT32 _cpri__EccGetCurveCount(void);
41 LIB_EXPORT const ECC_CURVE *_cpri__EccGetParametersByCurveId(
44 LIB_EXPORT CRYPT_RESULT _cpri__EccPointMultiply(
52 LIB_EXPORT BOOL
56 LIB_EXPORT CRYPT_RESULT _cpri__GenerateKeyEcc(
68 LIB_EXPORT TPM_ECC_CURVE _cpri__GetCurveIdByIndex(UINT16 i);
69 LIB_EXPORT CRYPT_RESULT
[all …]
DNVMem.c36 LIB_EXPORT void
63 LIB_EXPORT int
116 LIB_EXPORT void
143 LIB_EXPORT int
163 LIB_EXPORT void
190 LIB_EXPORT BOOL
206 LIB_EXPORT void
224 LIB_EXPORT void
250 LIB_EXPORT int
274 LIB_EXPORT void
[all …]
DCpriSym_fp.h10 LIB_EXPORT CRYPT_RESULT _cpri__AESDecryptCBC(
19 LIB_EXPORT CRYPT_RESULT
37 LIB_EXPORT CRYPT_RESULT
79 LIB_EXPORT CRYPT_RESULT _cpri__AESEncryptCBC(
88 LIB_EXPORT CRYPT_RESULT
97 LIB_EXPORT CRYPT_RESULT
106 LIB_EXPORT CRYPT_RESULT
114 LIB_EXPORT CRYPT_RESULT _cpri__AESEncryptOFB(
123 LIB_EXPORT INT16 _cpri__GetSymmetricBlockSize(
127 LIB_EXPORT BOOL _cpri__SymStartup(void);
DMathFunctions_fp.h10 LIB_EXPORT int _math__Comp(const UINT32 aSize, // IN: size of a
15 LIB_EXPORT CRYPT_RESULT _math__Div(const TPM2B *n, // IN: numerator
20 LIB_EXPORT BOOL _math__IsPrime(const UINT32 prime);
21 LIB_EXPORT CRYPT_RESULT
31 LIB_EXPORT UINT16 _math__Normalize2B(TPM2B *b // IN/OUT: number to normalize
33 LIB_EXPORT int _math__sub(const UINT32 aSize, // IN: size of a
40 LIB_EXPORT int _math__uComp(const UINT32 aSize, // IN: size of a
DCpriRSA_fp.h10 LIB_EXPORT BOOL _cpri__RsaStartup(void);
11 LIB_EXPORT CRYPT_RESULT _cpri__DecryptRSA(
21 LIB_EXPORT CRYPT_RESULT
31 LIB_EXPORT CRYPT_RESULT _cpri__GenerateKeyRSA(
44 LIB_EXPORT CRYPT_RESULT
53 LIB_EXPORT CRYPT_RESULT _cpri__TestKeyRSA(
61 LIB_EXPORT CRYPT_RESULT _cpri__ValidateSignatureRSA(
DMemoryLib_fp.h15 LIB_EXPORT BOOL Memory2BEqual(const TPM2B *aIn, // IN: compare value
20 LIB_EXPORT INT16 MemoryCopy2B(TPM2B *dest, // OUT: receiving TPM2B
24 LIB_EXPORT void MemoryMove(void *destination, // OUT: move destination
31 LIB_EXPORT void MemorySet(void *destination, // OUT: memory destination
35 LIB_EXPORT void MemoryConcat2B(
40 LIB_EXPORT BOOL MemoryEqual(const void *buffer1, // IN: compare buffer1
DCpriRNG_fp.h10 LIB_EXPORT CRYPT_RESULT
12 LIB_EXPORT UINT16 _cpri__GenerateRandom(INT32 randomSize, BYTE *buffer);
13 LIB_EXPORT UINT16 _cpri__GenerateSeededRandom(
22 LIB_EXPORT CRYPT_RESULT _cpri__StirRandom(INT32 entropySize, BYTE *entropy);
23 LIB_EXPORT BOOL _cpri__RngStartup(void);
DPowerPlat.c18 LIB_EXPORT int
39 LIB_EXPORT BOOL
55 LIB_EXPORT int
72 LIB_EXPORT void
DCpriRNG.c28 LIB_EXPORT BOOL
68 LIB_EXPORT CRYPT_RESULT
86 LIB_EXPORT CRYPT_RESULT
107 LIB_EXPORT UINT16
131 LIB_EXPORT UINT16
DCpriSym.c24 LIB_EXPORT BOOL
42 LIB_EXPORT INT16
81 LIB_EXPORT CRYPT_RESULT
136 LIB_EXPORT CRYPT_RESULT
197 LIB_EXPORT CRYPT_RESULT
251 LIB_EXPORT CRYPT_RESULT
307 LIB_EXPORT CRYPT_RESULT
355 LIB_EXPORT CRYPT_RESULT
398 LIB_EXPORT CRYPT_RESULT
446 LIB_EXPORT CRYPT_RESULT
[all …]
DCpriHash.c155 LIB_EXPORT BOOL
188 LIB_EXPORT TPM_ALG_ID
208 LIB_EXPORT UINT16
221 LIB_EXPORT UINT16
243 LIB_EXPORT UINT16
256 LIB_EXPORT TPM_ALG_ID
269 LIB_EXPORT UINT16
298 LIB_EXPORT UINT16
352 LIB_EXPORT void
404 LIB_EXPORT UINT16
[all …]
DMemoryLib.c27 LIB_EXPORT void
71 LIB_EXPORT BOOL
98 LIB_EXPORT INT16
123 LIB_EXPORT void
150 LIB_EXPORT BOOL
169 LIB_EXPORT void
DMathFunctions.c28 LIB_EXPORT UINT16
55 LIB_EXPORT BOOL
95 LIB_EXPORT int
161 LIB_EXPORT int
181 LIB_EXPORT void
208 LIB_EXPORT int
278 LIB_EXPORT CRYPT_RESULT
344 LIB_EXPORT int
396 LIB_EXPORT int
440 LIB_EXPORT CRYPT_RESULT
[all …]
DCryptUtil_fp.h20 LIB_EXPORT int CryptCompare(const UINT32 aSize, // IN: size of a
45 LIB_EXPORT UINT16
49 LIB_EXPORT UINT16
114 LIB_EXPORT TPM_ALG_ID CryptGetHashAlgByIndex(UINT32 index // IN: the index
116 LIB_EXPORT UINT16
119 LIB_EXPORT const TPM2B *CryptEccGetParameter(
156 LIB_EXPORT UINT16
167 LIB_EXPORT UINT16
291 LIB_EXPORT UINT16
344 LIB_EXPORT void CryptUpdateDigest2B(void *digestState, // IN: the digest state
DPPPlat.c22 LIB_EXPORT BOOL
37 LIB_EXPORT void
51 LIB_EXPORT void
DCpriCryptPri_fp.h10 LIB_EXPORT CRYPT_RESULT _cpri__InitCryptoUnits(FAIL_FUNCTION failFunction);
11 LIB_EXPORT BOOL _cpri__Startup(void);
12 LIB_EXPORT void _cpri__StopCryptoUnits(void);
DCancel.c22 LIB_EXPORT BOOL
36 LIB_EXPORT void
51 LIB_EXPORT void
DDRTM.c16 LIB_EXPORT void
30 LIB_EXPORT void
45 LIB_EXPORT void
DLocalityPlat.c22 LIB_EXPORT unsigned char
35 LIB_EXPORT void
51 LIB_EXPORT int
DCpriCryptPri.c42 LIB_EXPORT CRYPT_RESULT
66 LIB_EXPORT void
80 LIB_EXPORT BOOL
DClock.c35 LIB_EXPORT void
69 LIB_EXPORT unsigned long long
94 LIB_EXPORT void
DManufacture.c26 LIB_EXPORT int
114 LIB_EXPORT int

12