summaryrefslogtreecommitdiff
path: root/board/cr50/tpm2/stubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/tpm2/stubs.c')
-rw-r--r--board/cr50/tpm2/stubs.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/cr50/tpm2/stubs.c b/board/cr50/tpm2/stubs.c
index 3583a466e9..37259d49fd 100644
--- a/board/cr50/tpm2/stubs.c
+++ b/board/cr50/tpm2/stubs.c
@@ -145,14 +145,6 @@ BOOL _cpri__Startup(
return 1;
}
-CRYPT_RESULT _cpri__StirRandom(
- INT32 entropySize,
- BYTE * entropy)
-{
- ecprintf("%s called\n", __func__);
- return CRYPT_FAIL;
-}
-
CRYPT_RESULT _cpri__TestKeyRSA(
TPM2B * d, // OUT: the address to receive the
// private exponent