Searched defs:enforced (Results 1 – 5 of 5) sorted by relevance
115 inline const AuthorizationSet& enforced() const { return enforced_; } in enforced() function
131 AuthorizationSet enforced; member157 AuthorizationSet enforced; member259 AuthorizationSet enforced; member
289 keymaster_key_param_t* enforced; /* NULL if enforced_length == 0 */ member
301 AuthorizationSet* enforced, in SerializeKey()382 AuthorizationSet* enforced, in SetAuthorizations()430 AuthorizationSet* enforced, AuthorizationSet* unenforced) { in AddAuthorization()
46 KeyBlob::KeyBlob(const AuthorizationSet& enforced, const AuthorizationSet& unenforced, in KeyBlob()