Home
last modified time | relevance | path

Searched refs:encryptedSalt (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DStartAuthSession.c52 if(in->encryptedSalt.t.size == 0) in TPM2_StartAuthSession()
71 &in->encryptedSalt, &salt); in TPM2_StartAuthSession()
79 if(in->encryptedSalt.t.size != 0) in TPM2_StartAuthSession()
DStartAuthSession_fp.h16 TPM2B_ENCRYPTED_SECRET encryptedSalt; member
DMarshal_StartAuthSession.c54 TPM2B_ENCRYPTED_SECRET_Unmarshal(&target->encryptedSalt, buffer, size); in StartAuthSession_In_Unmarshal()
Dpart3.txt2266 The type of tpmKey determines how the value in encryptedSalt is encrypted. The decrypted secret val…
2269 NOTE 1 If tpmKey Is TPM_RH_NULL, then encryptedSalt is required to be an Empty Buffer.
2284 not TPM_ALG_NULL, then encryptedSalt is used in the computation of sessionKey. If bind is not
2295 If tpmKey is not TPM_ALG_NULL then encryptedSalt shall be a TPM2B_ENCRYPTED_SECRET of the
2299 1) encryptedSalt does not contain a value that is the size of the public modulus of tpmKey,
2300 2) encryptedSalt has a value that is greater than the public modulus of tpmKey,
2301 3) encryptedSalt is not a properly encoded OAEP value, or
2310 b) tpmKey references an ECC key and encryptedSalt
2318 c) tpmKey references a symmetric block cipher or a keyedHash object and encryptedSalt contains a
2378 TPM2B_ENCRYPTED_SECRET encryptedSalt If tpmKey is TPM_RH_NULL, this shall be the Empty
[all …]
/external/tpm2/generator/
Draw_commands.txt3498 The type of tpmKey determines how the value in encryptedSalt is encrypted. The decrypted secret val…
3502 If tpmKey Is TPM_RH_NULL, then encryptedSalt is required to be an Empty Buffer.
3518 not TPM_ALG_NULL, then encryptedSalt is used in the computation of sessionKey. If bind is not
3550 If tpmKey is not TPM_ALG_NULL then encryptedSalt shall be a TPM2B_ENCRYPTED_SECRET of the
3553 1) encryptedSalt does not contain a value that is the size of the public modulus of tpmKey,
3554 2) encryptedSalt has a value that is greater than the public modulus of tpmKey,
3555 3) encryptedSalt is not a properly encode OAEP value, or
3572 b) tpmKey references an ECC key and encryptedSalt
3581 c) tpmKey references a symmetric block cipher or a keyedHash object and encryptedSalt contains a
3693 TPM2B_ENCRYPTED_SECRET encryptedSalt
[all …]
Draw_commands_fixed.txt3498 The type of tpmKey determines how the value in encryptedSalt is encrypted. The decrypted secret val…
3502 If tpmKey Is TPM_RH_NULL, then encryptedSalt is required to be an Empty Buffer.
3518 not TPM_ALG_NULL, then encryptedSalt is used in the computation of sessionKey. If bind is not
3550 If tpmKey is not TPM_ALG_NULL then encryptedSalt shall be a TPM2B_ENCRYPTED_SECRET of the
3553 1) encryptedSalt does not contain a value that is the size of the public modulus of tpmKey,
3554 2) encryptedSalt has a value that is greater than the public modulus of tpmKey,
3555 3) encryptedSalt is not a properly encode OAEP value, or
3572 b) tpmKey references an ECC key and encryptedSalt
3581 c) tpmKey references a symmetric block cipher or a keyedHash object and encryptedSalt contains a
3695 encryptedSalt
[all …]
Dcommands.txt121 _NAME encryptedSalt