Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dtrusty_keymaster.cpp178 size_t unwrapped_buf_size = request.key_data.buffer_size(); in SetWrappedAttestationKey() local
181 new (std::nothrow) uint8_t[unwrapped_buf_size]); in SetWrappedAttestationKey()
188 unwrapped_buf_size, &unwrapped_key_size); in SetWrappedAttestationKey()