Searched defs:unenforced (Results 1 – 5 of 5) sorted by relevance
116 inline const AuthorizationSet& unenforced() const { return unenforced_; } in unenforced() function
132 AuthorizationSet unenforced; member158 AuthorizationSet unenforced; member260 AuthorizationSet unenforced; member
291 keymaster_key_param_t* unenforced; /* NULL if unenforced_length == 0 */ member
302 AuthorizationSet* unenforced) { in SerializeKey()383 AuthorizationSet* unenforced) { in SetAuthorizations()430 AuthorizationSet* enforced, AuthorizationSet* unenforced) { in AddAuthorization()
46 KeyBlob::KeyBlob(const AuthorizationSet& enforced, const AuthorizationSet& unenforced, in KeyBlob()