Home
last modified time | relevance | path

Searched defs:info_dst (Results 1 – 2 of 2) sorted by relevance

/external/tpm2-tss/test/unit/
Dtctildr-getinfo.c33 static TSS2_TCTI_INFO info_dst = { 0, }; variable
107 TSS2_TCTI_INFO info_dst = { 0, }; in copyinfo_strndup1_fail() local
116 TSS2_TCTI_INFO info_dst = { 0, }; in copyinfo_strndup2_fail() local
127 TSS2_TCTI_INFO info_dst = { 0, }; in copyinfo_strndup3_fail() local
140 TSS2_TCTI_INFO info_dst = { 0, }; in copyinfo_success() local
/external/tpm2-tss/src/tss2-tcti/
Dtctildr.c293 TSS2_TCTI_INFO *info_dst) in copy_info()