Home
last modified time | relevance | path

Searched refs:AesOperation (Results 1 – 2 of 2) sorted by relevance

/system/tpm/trunks/
Dhmac_authorization_delegate.cc187 AesOperation(parameter, caller_nonce_, tpm_nonce_, AES_ENCRYPT); in EncryptCommandParameter()
206 AesOperation(parameter, tpm_nonce_, caller_nonce_, AES_DECRYPT); in DecryptResponseParameter()
289 void HmacAuthorizationDelegate::AesOperation(std::string* parameter, in AesOperation() function in trunks::HmacAuthorizationDelegate
Dhmac_authorization_delegate.h135 void AesOperation(std::string* parameter,