Searched refs:TPM2_StartAuthSession (Results 1 – 10 of 10) sorted by relevance
/external/tpm2/ |
D | StartAuthSession_fp.h | 29 TPM_RC TPM2_StartAuthSession(StartAuthSession_In* in,
|
D | StartAuthSession.c | 30 TPM2_StartAuthSession( in TPM2_StartAuthSession() function
|
D | Marshal_StartAuthSession.c | 101 result = TPM2_StartAuthSession(&in, &out); in Exec_StartAuthSession()
|
D | part3.txt | 111 …11.1 TPM2_StartAuthSession ....................................................................… 302 Table 15 — TPM2_StartAuthSession Command ..........................................................… 303 Table 16 — TPM2_StartAuthSession Response .........................................................… 1227 new session. This respose is only returned by TPM2_StartAuthSession(). It is 1233 … when a session is loaded (TPM2_StartAuthSession() or TPM2_ContextLoad()). 2258 11.1 TPM2_StartAuthSession 2358 Table 15 — TPM2_StartAuthSession Command 2391 Table 16 — TPM2_StartAuthSession Response 2437 5 TPM2_StartAuthSession( 10477 NOTE 2 A policy session is set to a trial policy by TPM2_StartAuthSession(sessionType = TP… [all …]
|
D | part4.txt | 3896 The binding would occur by making the bind parameter in TPM2_StartAuthSession() not equal to
|
/external/tpm2/generator/ |
D | commands.txt | 103 _INPUT_START TPM2_StartAuthSession 132 _OUTPUT_START TPM2_StartAuthSession
|
D | raw_commands.txt | 190 TPM2_StartAuthSession .............................................................................… 612 Table 15 — TPM2_StartAuthSession Command ..........................................................… 613 Table 16 — TPM2_StartAuthSession Response .........................................................… 1909 new session. This respose is only returned by TPM2_StartAuthSession(). It is 1918 when a session is loaded (TPM2_StartAuthSession() or TPM2_ContextLoad()). 3491 TPM2_StartAuthSession 3649 Table 15 — TPM2_StartAuthSession Command 3721 Table 16 — TPM2_StartAuthSession Response 3851 TPM2_StartAuthSession( 18680 A policy session is a trial policy by TPM2_StartAuthSession( sessionType = TPM_SE_TRIAL). [all …]
|
D | raw_commands_fixed.txt | 190 TPM2_StartAuthSession .............................................................................… 612 Table 15 — TPM2_StartAuthSession Command ..........................................................… 613 Table 16 — TPM2_StartAuthSession Response .........................................................… 1909 new session. This respose is only returned by TPM2_StartAuthSession(). It is 1918 when a session is loaded (TPM2_StartAuthSession() or TPM2_ContextLoad()). 3491 TPM2_StartAuthSession 3649 Table 15 — TPM2_StartAuthSession Command 3723 Table 16 — TPM2_StartAuthSession Response 3853 TPM2_StartAuthSession( 18691 A policy session is a trial policy by TPM2_StartAuthSession( sessionType = TPM_SE_TRIAL). [all …]
|
D | raw_structures.txt | 6099 This type is used in TPM2_StartAuthSession() to indicate the type of the session to be created. 8333 provide the bind value in TPM2_StartAuthSession(). However, if userWithAuth is CLEAR, then the obje… 8334 may be used as the bind object in TPM2_StartAuthSession() but the session cannot be used to authori… 12414 When used in TPM2_StartAuthSession(), the mode parameter shall be TPM_ALG_CFB. 14257 TPM2_StartAuthSession() where the secret is injected for salting the session,
|
D | raw_structures_fixed.txt | 6072 This type is used in TPM2_StartAuthSession() to indicate the type of the session to be created. 8350 provide the bind value in TPM2_StartAuthSession(). However, if userWithAuth is CLEAR, then the obje… 8351 may be used as the bind object in TPM2_StartAuthSession() but the session cannot be used to authori… 12439 When used in TPM2_StartAuthSession(), the mode parameter shall be TPM_ALG_CFB. 14256 TPM2_StartAuthSession() where the secret is injected for salting the session,
|