Home | History | Annotate | Download | only in trunks

Lines Matching refs:ScopedKeyHandle

31 ScopedKeyHandle::ScopedKeyHandle(const TrunksFactory& factory)
35 ScopedKeyHandle::ScopedKeyHandle(const TrunksFactory& factory,
40 ScopedKeyHandle::~ScopedKeyHandle() {
46 TPM_HANDLE ScopedKeyHandle::release() {
52 void ScopedKeyHandle::reset(TPM_HANDLE new_handle) {
60 void ScopedKeyHandle::reset() {
64 TPM_HANDLE* ScopedKeyHandle::ptr() {
68 TPM_HANDLE ScopedKeyHandle::get() const {
72 void ScopedKeyHandle::FlushHandleContext(TPM_HANDLE handle) {