Searched refs:attributes_mask (Results 1 – 3 of 3) sorted by relevance
61 unsigned long attributes_mask; member
114 encl->attributes_mask = SGX_ATTR_UNPRIV_MASK; in sgx_encl_create()496 if (encl->attributes & ~encl->attributes_mask) in sgx_encl_init()507 if (sigstruct->body.attributes & sigstruct->body.attributes_mask & in sgx_encl_init()663 return sgx_set_attribute(&encl->attributes_mask, params.fd); in sgx_ioc_enclave_provision()
374 u64 attributes_mask; member