Searched defs:nonce_older (Results 1 - 1 of 1) sorted by relevance

/system/tpm/trunks/
H A Dhmac_authorization_delegate.cc247 const TPM2B_NONCE& nonce_older) {
264 data.append(reinterpret_cast<const char*>(nonce_older.buffer),
265 nonce_older.size);
284 const TPM2B_NONCE& nonce_older,
289 nonce_older);
243 CreateKey( const std::string& hmac_key, const std::string& label, const TPM2B_NONCE& nonce_newer, const TPM2B_NONCE& nonce_older) argument
282 AesOperation(std::string* parameter, const TPM2B_NONCE& nonce_newer, const TPM2B_NONCE& nonce_older, int operation_type) argument

Completed in 18 milliseconds