Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dproxy_keymaster_context.h121 keymaster_error_t UnwrapKey( in UnwrapKey() function
129 return wrapped_.UnwrapKey( in UnwrapKey()
Dtpm_keymaster_context.h110 keymaster_error_t UnwrapKey(
Dtpm_keymaster_context.cpp357 keymaster_error_t TpmKeymasterContext::UnwrapKey( in UnwrapKey() function in cuttlefish::TpmKeymasterContext