Home
last modified time | relevance | path

Searched refs:TPM_STRUCT_VER (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/
Dtpm.h288 } TPM_STRUCT_VER; typedef
745 TPM_STRUCT_VER ver;
788 TPM_STRUCT_VER ver;
856 TPM_STRUCT_VER ver;
918 TPM_STRUCT_VER version;
953 TPM_STRUCT_VER version;
999 TPM_STRUCT_VER ver;
1019 TPM_STRUCT_VER ver;
Dcompat11b.h20 typedef TPM_STRUCT_VER TCPA_VERSION;
/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtrousers_types.h97 TPM_STRUCT_VER ver;
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dobj_rsakey.c34 TPM_STRUCT_VER ver = { 1, 1, 0, 0 }; // Must be 1.1.0.0 for 1.2 TPMs in obj_rsakey_add()
1252 TPM_STRUCT_VER ver = {1, 2, 0, 0}, *pVer; in obj_rsakey_get_version()