xref: /aosp_15_r20/external/tpm2-tss/lib/tss2-tcti-device.map (revision 758e9fba6fc9adbf15340f70c73baee7b168b1c9)
1{
2    global:
3        Tss2_Tcti_Device_Init;
4        Tss2_Tcti_Info;
5    local:
6        *;
7};
8