HomeSort by relevance Sort by last modified time
    Searched refs:AesOperation (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
hmac_authorization_delegate.h 132 void AesOperation(std::string* parameter,
hmac_authorization_delegate.cc 187 AesOperation(parameter, caller_nonce_, tpm_nonce_, AES_ENCRYPT);
206 AesOperation(parameter, tpm_nonce_, caller_nonce_, AES_DECRYPT);
282 void HmacAuthorizationDelegate::AesOperation(std::string* parameter,

Completed in 3329 milliseconds