Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dtpm_keymaster_context.cpp429 AuthorizationSet out_params; in UnwrapKey() local
436 error = operation->Begin(wrapping_key_params, &out_params); in UnwrapKey()
449 keymaster::Buffer() /* signature */, &out_params, in UnwrapKey()
516 error = aes_operation->Begin(gcm_params, &out_params); in UnwrapKey()