Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dtrusty_keymaster_context.cpp1332 AuthorizationSet out_params; in UnwrapKey() local
1339 error = operation->Begin(wrapping_key_params, &out_params); in UnwrapKey()
1354 Buffer() /* signature */, &out_params, &output); in UnwrapKey()
1429 error = aes_operation->Begin(gcm_params, &out_params); in UnwrapKey()