Searched refs:gcm_params (Results 1 – 1 of 1) sorted by relevance
480 auto gcm_params = keymaster::AuthorizationSetBuilder() in UnwrapKey() local486 if (gcm_params.is_valid() != AuthorizationSet::Error::OK) { in UnwrapKey()497 error = aes_factory->LoadKey(std::move(transport_key), gcm_params, in UnwrapKey()511 std::move(*aes_transport_key), gcm_params, &error)); in UnwrapKey()516 error = aes_operation->Begin(gcm_params, &out_params); in UnwrapKey()