Blame tpm2-tss-3.0.0-doxygen.patch
|
Than Ngo |
8f596b |
diff -up tpm2-tss-3.0.0/Doxyfile.in.me tpm2-tss-3.0.0/Doxyfile.in
|
|
Than Ngo |
8f596b |
--- tpm2-tss-3.0.0/Doxyfile.in.me 2020-09-15 20:24:26.463314644 +0200
|
|
Than Ngo |
8f596b |
+++ tpm2-tss-3.0.0/Doxyfile.in 2020-09-15 20:26:29.010866650 +0200
|
|
Than Ngo |
8f596b |
@@ -947,7 +947,10 @@ EXCLUDE_PATTERNS =
|
|
Than Ngo |
8f596b |
# Note that the wildcards are matched against the file with absolute path, so to
|
|
Than Ngo |
8f596b |
# exclude all test directories use the pattern */test/*
|
|
Than Ngo |
8f596b |
|
|
Than Ngo |
8f596b |
-EXCLUDE_SYMBOLS = *_IN IESYS_CMD_IN_PARAM
|
|
Than Ngo |
8f596b |
+EXCLUDE_SYMBOLS = StartAuthSession_IN CreatePrimary_IN ContextSave_IN ContextLoad_IN \
|
|
Than Ngo |
8f596b |
+ Load_IN LoadExternal_IN CreateLoaded_IN EvictControl_IN HMAC_Start_IN \
|
|
Than Ngo |
8f596b |
+ HierarchyChangeAuth_IN SequenceComplete_IN Policy_IN NV_IN FlushContext_IN \
|
|
Than Ngo |
8f596b |
+ IESYS_CMD_IN_PARAM
|
|
Than Ngo |
8f596b |
|
|
Than Ngo |
8f596b |
# The EXAMPLE_PATH tag can be used to specify one or more files or directories
|
|
Than Ngo |
8f596b |
# that contain example code fragments that are included (see the \include
|