Searched refs:hidden_auths (Results 1 – 2 of 2) sorted by relevance
106 AuthorizationSet* hidden_auths);108 AuthorizationSet* hidden_auths);110 AuthorizationSet* hidden_auths);
309 AuthorizationSet hidden_auths; in SerializeKey() local310 error = BuildHiddenAuthorizations(key->authorizations(), &hidden_auths); in SerializeKey()325 new KeyBlob(*enforced, *unenforced, hidden_auths, key_data, MasterKey(), nonce)); in SerializeKey()