Home | History | Annotate | Download | only in legacy_support

Lines Matching refs:AuthorizationSet

41 static void UpdateToWorkAroundUnsupportedDigests(const AuthorizationSet& key_description,
42 AuthorizationSet* new_description) {
64 keymaster_error_t EcdsaKeymaster1KeyFactory::GenerateKey(const AuthorizationSet& key_description,
66 AuthorizationSet* hw_enforced,
67 AuthorizationSet* sw_enforced) const {
68 AuthorizationSet key_params_copy;
83 const AuthorizationSet& key_description, keymaster_key_format_t input_key_material_format,
85 AuthorizationSet* hw_enforced, AuthorizationSet* sw_enforced) const {
86 AuthorizationSet key_params_copy;
93 const AuthorizationSet& additional_params,
94 AuthorizationSet&& hw_enforced,
95 AuthorizationSet&& sw_enforced,