Alan Stokes | bcc2ec2 | 2022-10-31 17:02:50 +0000 | [diff] [blame] | 1 | LIBVM_PAYLOAD { |
| 2 | global: |
Alice Wang | a410b64 | 2023-10-18 09:05:15 +0000 | [diff] [blame] | 3 | AVmPayload_notifyPayloadReady; # systemapi introduced=UpsideDownCake |
| 4 | AVmPayload_runVsockRpcServer; # systemapi introduced=UpsideDownCake |
| 5 | AVmPayload_getVmInstanceSecret; # systemapi introduced=UpsideDownCake |
| 6 | AVmPayload_getDiceAttestationChain; # systemapi introduced=UpsideDownCake |
| 7 | AVmPayload_getDiceAttestationCdi; # systemapi introduced=UpsideDownCake |
| 8 | AVmPayload_getApkContentsPath; # systemapi introduced=UpsideDownCake |
| 9 | AVmPayload_getEncryptedStoragePath; # systemapi introduced=UpsideDownCake |
| 10 | AVmPayload_requestAttestation; # systemapi introduced=VanillaIceCream |
Alice Wang | e64dd18 | 2024-01-17 15:57:55 +0000 | [diff] [blame] | 11 | AVmPayload_requestAttestationForTesting; # systemapi introduced=VanillaIceCream |
Alice Wang | 4e3015d | 2023-10-10 09:35:37 +0000 | [diff] [blame] | 12 | AVmAttestationResult_getPrivateKey; # systemapi introduced=VanillaIceCream |
| 13 | AVmAttestationResult_sign; # systemapi introduced=VanillaIceCream |
| 14 | AVmAttestationResult_free; # systemapi introduced=VanillaIceCream |
Alice Wang | 1715f37 | 2024-02-14 10:51:52 +0000 | [diff] [blame^] | 15 | AVmAttestationStatus_toString; # systemapi introduced=VanillaIceCream |
Alice Wang | 4e3015d | 2023-10-10 09:35:37 +0000 | [diff] [blame] | 16 | AVmAttestationResult_getCertificateCount; # systemapi introduced=VanillaIceCream |
| 17 | AVmAttestationResult_getCertificateAt; # systemapi introduced=VanillaIceCream |
Alan Stokes | bcc2ec2 | 2022-10-31 17:02:50 +0000 | [diff] [blame] | 18 | local: |
| 19 | *; |
| 20 | }; |