Searched refs:UnwrapKey (Results 1 - 10 of 10) sorted by relevance

/system/keymaster/include/keymaster/contexts/
H A Dkeymaster2_passthrough_context.h107 UnwrapKey(const KeymasterKeyBlob& wrapped_key_blob, const KeymasterKeyBlob& wrapping_key_blob,
H A Dkeymaster1_passthrough_context.h121 UnwrapKey(const KeymasterKeyBlob& wrapped_key_blob, const KeymasterKeyBlob& wrapping_key_blob,
H A Dpure_soft_keymaster_context.h88 UnwrapKey(const KeymasterKeyBlob& wrapped_key_blob, const KeymasterKeyBlob& wrapping_key_blob,
H A Dsoft_keymaster_context.h88 UnwrapKey(const KeymasterKeyBlob& wrapped_key_blob, const KeymasterKeyBlob& wrapping_key_blob,
/system/keymaster/include/keymaster/
H A Dkeymaster_context.h142 UnwrapKey(const KeymasterKeyBlob& wrapped_key_blob, const KeymasterKeyBlob& wrapping_key_blob,
/system/keymaster/contexts/
H A Dkeymaster2_passthrough_context.cpp148 keymaster_error_t Keymaster2PassthroughContext::UnwrapKey( function in class:keymaster::Keymaster2PassthroughContext
H A Dkeymaster1_passthrough_context.cpp257 keymaster_error_t Keymaster1PassthroughContext::UnwrapKey( function in class:keymaster::Keymaster1PassthroughContext
H A Dpure_soft_keymaster_context.cpp262 keymaster_error_t PureSoftKeymasterContext::UnwrapKey( function in class:keymaster::PureSoftKeymasterContext
H A Dsoft_keymaster_context.cpp472 keymaster_error_t SoftKeymasterContext::UnwrapKey(const KeymasterKeyBlob&, const KeymasterKeyBlob&, function in class:keymaster::SoftKeymasterContext
/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp494 context_->UnwrapKey(request.wrapped_key, request.wrapping_key, request.additional_params,

Completed in 839 milliseconds