Searched refs:decrypted (Results 1 – 10 of 10) sorted by relevance
/system/core/bootstat/ |
D | bootstat.rc | 7 # the device, /data is decrypted, and the system is entering the main boot phase. 18 # The second marker ensures an encrypted device is decrypted before logging
|
/system/tpm/trunks/ |
D | hmac_authorization_delegate.cc | 307 unsigned char decrypted[kTpmBufferSize]; in AesOperation() local 309 decrypted, in AesOperation() 314 memcpy(string_as_array(parameter), decrypted, parameter->size()); in AesOperation()
|
/system/connectivity/shill/shims/protos/ |
D | crypto_util.proto | 62 // comparison with the decrypted version of signed_data.
|
/system/tpm/attestation/common/ |
D | interface.proto | 119 // The decrypted attestation key certificate.
|
D | attestation_ca.proto | 168 // The data type of the message decrypted from
|
/system/core/init/ |
D | readme.txt | 282 Loads persistent properties when /data has been decrypted.
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 2010 If a command parameter was encrypted using parameter encryption, it was decrypted before being 3498 The type of tpmKey determines how the value in encryptedSalt is encrypted. The decrypted secret val… 3556 4) the decrypted salt value is larger than the size of the digest produced by the nameAlg of tpmKey; 4715 After inPrivate.buffer is decrypted using the symmetric key of the parent, the integrity value shal… 5728 If the integrity checks succeed, credentialBlob is decrypted and returned as certInfo. 5824 the decrypted certificate information 7352 the decrypted input symmetric key size does not matches the 7361 for an 'oldParent; RSA key, the data to be decrypted is greater than 7692 Before duplicate.buffer is decrypted using the symmetric key of the parent, the integrity value sha… 8758 cipher text to be decrypted [all …]
|
D | raw_commands.txt | 2010 If a command parameter was encrypted using parameter encryption, it was decrypted before being 3498 The type of tpmKey determines how the value in encryptedSalt is encrypted. The decrypted secret val… 3556 4) the decrypted salt value is larger than the size of the digest produced by the nameAlg of tpmKey; 4713 After inPrivate.buffer is decrypted using the symmetric key of the parent, the integrity value shal… 5726 If the integrity checks succeed, credentialBlob is decrypted and returned as certInfo. 5822 the decrypted certificate information 7342 the decrypted input symmetric key size does not matches the 7351 for an 'oldParent; RSA key, the data to be decrypted is greater than 7682 Before duplicate.buffer is decrypted using the symmetric key of the parent, the integrity value sha… 8747 cipher text to be decrypted [all …]
|
D | raw_structures_fixed.txt | 8597 then the TPM will return an error if the external decrypted blob is not formatted as appropriate fo… 15883 If the integrity value of the context is valid, but the sequence value of the decrypted context doe… 15891 …ed the valid context, then there is no reason for the sequence value in the context to be decrypted
|
D | raw_structures.txt | 8569 then the TPM will return an error if the external decrypted blob is not formatted as appropriate fo… 15892 If the integrity value of the context is valid, but the sequence value of the decrypted context doe… 15900 …ed the valid context, then there is no reason for the sequence value in the context to be decrypted
|